mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
10 lines
299 B
YAML
10 lines
299 B
YAML
http:
|
|
middlewares:
|
|
crowdsec-bouncer:
|
|
forwardauth:
|
|
address: http://bouncer-traefik:8080/api/v1/forwardAuth
|
|
trustForwardHeader: true
|
|
ip-whitelist:
|
|
ipWhiteList:
|
|
sourceRange:
|
|
- "1.2.3.4" # Add the IPs or networks you want to be able to access
|