resource and fixes

This commit is contained in:
2026-01-25 22:19:02 +00:00
parent afe037ffad
commit 445b638f55
2 changed files with 22 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ http:
enabled: true
logLevel: INFO
updateIntervalSeconds: 60
crowdsecMode: stream
crowdsecMode: live
crowdsecAppsecEnabled: true
crowdsecAppsecFailureBlock: true
crowdsecAppsecUnreachableBlock: true
@@ -21,12 +21,12 @@ http:
- 10.0.0.0/8
clientTrustedIPs:
- 192.168.178.0/24
captchaProvider: hcaptcha
captchaSiteKey: b2d20610-8dda-4f40-8688-7ca8e1e628f8 # found in hcaptcha account
captchaSecretKey: {{ env "TRAEFIK_CAPTCHA_KEY" }}
captchaGracePeriodSeconds: 1800
captchaHTMLFilePath: /captcha.html
banHTMLFilePath: /ban.html
# captchaProvider: hcaptcha
# captchaSiteKey: b2d20610-8dda-4f40-8688-7ca8e1e628f8 # found in hcaptcha account
# captchaSecretKey: {{ env "TRAEFIK_CAPTCHA_KEY" }}
# captchaGracePeriodSeconds: 1800
# captchaHTMLFilePath: /captcha.html
# banHTMLFilePath: /ban.html
routers:
authelia: