Testing
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
|||||||
traefik.frontend.auth.basic: ${TRAEFIK_BASIC_AUTH}
|
traefik.frontend.auth.basic: ${TRAEFIK_BASIC_AUTH}
|
||||||
{{- end}}
|
{{- end}}
|
||||||
traefik.frontend.entryPoints: http,https
|
traefik.frontend.entryPoints: http,https
|
||||||
traefik.frontend.rule: Host:${TRAEFIK_HOST},Host:*.${TRAEFIK_HOST}
|
traefik.frontend.rule: Host:${TRAEFIK_HOST}
|
||||||
traefik.frontend.passHostHeader: true
|
traefik.frontend.passHostHeader: true
|
||||||
{{- else}}
|
{{- else}}
|
||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
|
|||||||
Reference in New Issue
Block a user