From 5945923db864096ad7474743a75148c637427a3f Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 03:20:22 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/config.yaml --- Proxy_Containers/traefik/config.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Proxy_Containers/traefik/config.yaml b/Proxy_Containers/traefik/config.yaml index a31c315..fd7893a 100644 --- a/Proxy_Containers/traefik/config.yaml +++ b/Proxy_Containers/traefik/config.yaml @@ -3,10 +3,4 @@ http: crowdsec-bouncer: forwardAuth: address: http://bouncer-traefik:8080/api/v1/forwardAuth - trustForwardHeader: true - - internal-only: - ipAllowList: - sourceRange: - - "192.168.0.0/24" - - "127.0.0.1/32" \ No newline at end of file + trustForwardHeader: true \ No newline at end of file