update bouncer config

This commit is contained in:
2026-08-10 14:32:36 +00:00
parent 4bf49aa6ab
commit e3b0cf5dcf
3 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -8,7 +8,7 @@ http:
enabled: true
logLevel: INFO
updateIntervalSeconds: 60
crowdsecMode: live
crowdsecMode: stream
crowdsecAppsecEnabled: true
crowdsecAppsecFailureBlock: true
crowdsecAppsecUnreachableBlock: true
@@ -20,7 +20,8 @@ http:
forwardedHeadersTrustedIPs:
- 10.0.0.0/8
clientTrustedIPs:
- 192.168.178.0/24
- 192.168.1.0/24
- 100.64.0.0/24
# captchaProvider: hcaptcha
# captchaSiteKey: b2d20610-8dda-4f40-8688-7ca8e1e628f8 # found in hcaptcha account
# captchaSecretKey: {{ env "TRAEFIK_CAPTCHA_KEY" }}