Testing removing redundant Traefik labels
This commit is contained in:
@@ -22,8 +22,6 @@ services:
|
|||||||
{{- end}}
|
{{- end}}
|
||||||
traefik.frontend.headers.SSLRedirect: true
|
traefik.frontend.headers.SSLRedirect: true
|
||||||
traefik.frontend.entryPoints: http,https
|
traefik.frontend.entryPoints: http,https
|
||||||
traefik.frontend.redirect.entryPoint: https
|
|
||||||
traefik.frontend.redirect.permanent: true
|
|
||||||
traefik.frontend.rule: Host:${TRAEFIK_HOST}
|
traefik.frontend.rule: Host:${TRAEFIK_HOST}
|
||||||
{{- else}}
|
{{- else}}
|
||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
|
|||||||
Reference in New Issue
Block a user