Testing removing redundant Traefik labels

This commit is contained in:
WilliamMiceli
2018-09-27 10:19:55 -04:00
parent 5e18022836
commit 17cbfd8916

View File

@@ -22,8 +22,6 @@ services:
{{- end}}
traefik.frontend.headers.SSLRedirect: true
traefik.frontend.entryPoints: http,https
traefik.frontend.redirect.entryPoint: https
traefik.frontend.redirect.permanent: true
traefik.frontend.rule: Host:${TRAEFIK_HOST}
{{- else}}
traefik.enable: false