diff --git a/templates/Snipe-IT/0/docker-compose.yml b/templates/Snipe-IT/0/docker-compose.yml index a940553..87d7f25 100644 --- a/templates/Snipe-IT/0/docker-compose.yml +++ b/templates/Snipe-IT/0/docker-compose.yml @@ -28,6 +28,7 @@ services: {{- end}} {{- if .Values.TRAEFIK_HOST}} traefik.enable: true + traefik.frontend.auth.forward.trustForwardHeader: true traefik.frontend.rule: Host:${TRAEFIK_HOST} traefik.frontend.entryPoints: http,https traefik.frontend.headers.forceSTSHeader: true