From 8c44f0ba7930550e85558e71ad77df83607a8008 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 Jul 2026 13:04:30 +0000 Subject: [PATCH] Adjust crowdsec IPs --- common/docker-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/docker-compose.yaml b/common/docker-compose.yaml index 50773fa..1e4dba6 100644 --- a/common/docker-compose.yaml +++ b/common/docker-compose.yaml @@ -109,8 +109,8 @@ services: - "traefik.http.middlewares.crowdsec.plugin.bouncer.crowdsecLapiHost=crowdsec:8080" - "traefik.http.middlewares.crowdsec.plugin.bouncer.crowdsecLapiScheme=http" - "traefik.http.middlewares.crowdsec.plugin.bouncer.crowdsecLapiTLSInsecureVerify=false" - - "traefik.http.middlewares.crowdsec.plugin.bouncer.forwardedHeadersTrustedIPs=91.108.113.212,192.168.0.0/16,172.17.0.0/16" - - "traefik.http.middlewares.crowdsec.plugin.bouncer.clientTrustedIPs=91.108.113.212,192.168.0.0/16,172.17.0.0/16" + - "traefik.http.middlewares.crowdsec.plugin.bouncer.forwardedHeadersTrustedIPs=72.62.39.177,192.168.0.0/16,172.18.0.0/16" + - "traefik.http.middlewares.crowdsec.plugin.bouncer.clientTrustedIPs=72.62.39.177,192.168.0.0/16,172.18.0.0/16" networks: - proxy