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