From dd96fd3c49e271ba0214444cde2623dc6de1faa4 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Sat, 6 Oct 2018 11:30:38 -0400 Subject: [PATCH] Testing --- templates/InvoiceNinja-TraefikFix/0/docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/InvoiceNinja-TraefikFix/0/docker-compose.yml b/templates/InvoiceNinja-TraefikFix/0/docker-compose.yml index 311935b..ea11228 100644 --- a/templates/InvoiceNinja-TraefikFix/0/docker-compose.yml +++ b/templates/InvoiceNinja-TraefikFix/0/docker-compose.yml @@ -74,7 +74,6 @@ services: {{- if .Values.TRAEFIK_HOST}} traefik.enable: true traefik.frontend.rule: Host:${TRAEFIK_HOST} - traefik.frontend.auth.forward.trustForwardHeader: false traefik.frontend.entryPoints: http,https traefik.frontend.headers.forceSTSHeader: false traefik.frontend.headers.SSLRedirect: false