Trying to get mixed content issues fixed
This commit is contained in:
@@ -77,7 +77,8 @@ services:
|
|||||||
traefik.frontend.rule: Host:${TRAEFIK_HOST}
|
traefik.frontend.rule: Host:${TRAEFIK_HOST}
|
||||||
traefik.port: "80"
|
traefik.port: "80"
|
||||||
traefik.frontend.entryPoints: http,https
|
traefik.frontend.entryPoints: http,https
|
||||||
traefik.frontend.headers.SSLRedirect: true
|
traefik.frontend.headers.forceSTSHeader: true
|
||||||
|
traefik.frontend.headers.SSLRedirect: false
|
||||||
traefik.frontend.passHostHeader: true
|
traefik.frontend.passHostHeader: true
|
||||||
{{- else}}
|
{{- else}}
|
||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
|
|||||||
Reference in New Issue
Block a user