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