Strange issue testing

This commit is contained in:
WilliamMiceli
2018-10-28 15:21:21 -04:00
parent 6fd618ce67
commit 27a493901b

View File

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