Figures they show both

This commit is contained in:
WilliamMiceli
2018-10-01 16:19:41 -04:00
parent c0babc5ab6
commit 0cceb5af5b

View File

@@ -7,7 +7,7 @@ services:
- 1.0.0.1
environment:
GITLAB_OMNIBUS_CONFIG: |
external_url "https://${TRAEFIK_HOST}:${WEB_PORT}"
external_url 'https://${TRAEFIK_HOST}:${WEB_PORT}'
hostname: ${TRAEFIK_HOST}
labels:
io.rancher.container.pull_image: always