This commit is contained in:
WilliamMiceli
2018-10-28 15:37:31 -04:00
parent 27a493901b
commit 0bd5e69c8c

View File

@@ -27,7 +27,7 @@ services:
{{- end}}
traefik.frontend.entryPoints: http,https
traefik.frontend.rule: ${TRAEFIK_HOST}
traefik.frontend.passHostHeader: false
traefik.frontend.passHostHeader: true
{{- else}}
traefik.enable: false
{{- end}}