From 575284f3fc7ab23bb0595eb52b5b413a4d7867eb Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sun, 18 Nov 2018 16:17:47 -0500 Subject: [PATCH] Testing without --- templates/Snipe-IT/0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Snipe-IT/0/docker-compose.yml b/templates/Snipe-IT/0/docker-compose.yml index 87d7f25..1264299 100644 --- a/templates/Snipe-IT/0/docker-compose.yml +++ b/templates/Snipe-IT/0/docker-compose.yml @@ -28,7 +28,7 @@ services: {{- end}} {{- if .Values.TRAEFIK_HOST}} traefik.enable: true - traefik.frontend.auth.forward.trustForwardHeader: true + # traefik.frontend.auth.forward.trustForwardHeader: true traefik.frontend.rule: Host:${TRAEFIK_HOST} traefik.frontend.entryPoints: http,https traefik.frontend.headers.forceSTSHeader: true