Remove Fixme In Doc

This commit is contained in:
MathieuHa
2022-11-19 12:28:50 +01:00
parent c9a3f1f8a8
commit 6b7f8655ac
+1 -2
View File
@@ -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