From fb59c7fc63e68178a0ecc19267761468b6037ff6 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 27 Oct 2020 10:02:04 +0100 Subject: [PATCH] Update TFA container name which is now shorter --- file-provider.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-provider.yml b/file-provider.yml index c7b62f2..6c904b3 100644 --- a/file-provider.yml +++ b/file-provider.yml @@ -3,7 +3,7 @@ http: middlewares: keycloak: forwardAuth: - address: "http://traefik-forward-auth:4181" + address: "http://auth:4181" trustForwardHeader: true authResponseHeaders: - X-Forwarded-User