Update crowdsec and add comment

This commit is contained in:
Owen
2026-03-30 14:06:56 -07:00
parent ad3fe2fa76
commit dbafffe73d
2 changed files with 10 additions and 4 deletions

View File

@@ -81,11 +81,17 @@ entryPoints:
transport:
respondingTimeouts:
readTimeout: "30m"
http3:
advertisedPort: 443
http:
tls:
certResolver: "letsencrypt"
middlewares:
- crowdsec@file
encodedCharacters:
allowEncodedSlash: true
allowEncodedQuestionMark: true
serversTransport:
insecureSkipVerify: true
insecureSkipVerify: true
ping:
entryPoint: "web"