mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
add https ports
This commit is contained in:
@@ -38,6 +38,7 @@ services:
|
|||||||
nginx:
|
nginx:
|
||||||
image: gcr.io/ansible-tower-engineering/tower_nginx:${TAG}
|
image: gcr.io/ansible-tower-engineering/tower_nginx:${TAG}
|
||||||
ports:
|
ports:
|
||||||
|
- "8043:443"
|
||||||
- "8013:80"
|
- "8013:80"
|
||||||
links:
|
links:
|
||||||
- tower
|
- tower
|
||||||
|
|||||||
Reference in New Issue
Block a user