mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 11:38:59 +02:00
Add doc for trusted IP
This commit is contained in:
@@ -89,7 +89,10 @@ make run
|
|||||||
- string
|
- string
|
||||||
- default: "redis:6379"
|
- default: "redis:6379"
|
||||||
- hostname and port for the redis service
|
- hostname and port for the redis service
|
||||||
|
- TrustedIPs
|
||||||
|
- string
|
||||||
|
- default: []
|
||||||
|
- List of IPs we trust, they will bypass any more check to the bouncer or cache (usefull for LAN or VPN IP)
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user