1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00

add https ports

This commit is contained in:
Wayne Witzel III 2016-10-14 02:23:12 -04:00
parent eb3ec0b083
commit 90ed95abd1

View File

@ -38,6 +38,7 @@ services:
nginx:
image: gcr.io/ansible-tower-engineering/tower_nginx:${TAG}
ports:
- "8043:443"
- "8013:80"
links:
- tower