Added hostname

This commit is contained in:
WilliamMiceli
2018-09-28 16:09:48 -04:00
parent 4bc07e32f2
commit e784c08c5e

View File

@@ -8,7 +8,7 @@ services:
environment:
GITLAB_OMNIBUS_CONFIG: |
external_url 'https://${TRAEFIK_HOST}'
# hostname: ${TRAEFIK_HOST}
hostname: ${TRAEFIK_HOST}
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}