From 6b7f8655ac31b42c4b39261b0e72a2d686437f89 Mon Sep 17 00:00:00 2001 From: MathieuHa Date: Sat, 19 Nov 2022 12:28:50 +0100 Subject: [PATCH] Remove Fixme In Doc --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8faa9d1..26bbdcf 100644 --- a/README.md +++ b/README.md @@ -259,8 +259,7 @@ make run_cacheredis 3. Using Trusted IP (ex: LAN OR VPN) that won't get filtered by crowdsec You need to configure your Traefik to trust Forwarded headers by your front proxy -FIXME -// In the exemple we use another instance of traefik with the container to simulate a front proxy +In the exemple we use a whoami container protected by crowdsec, and we ban or IP before allowing using TrustedIPs The "internal" Traefik instance is configured to trust the forward headers ```yaml