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}}
traefik.frontend.entryPoints: http,https
traefik.frontend.rule: ${TRAEFIK_HOST}
traefik.frontend.passHostHeader: true
traefik.frontend.passHostHeader: false
{{- else}}
traefik.enable: false
{{- end}}