Add encoded chars to default traefik config

Closes #2176
This commit is contained in:
Owen
2025-12-29 10:48:39 -05:00
parent a6db4f20ad
commit d333cb5199

View File

@@ -43,9 +43,12 @@ entryPoints:
http:
tls:
certResolver: "letsencrypt"
encodedCharacters:
allowEncodedSlash: true
allowEncodedQuestionMark: true
serversTransport:
insecureSkipVerify: true
ping:
entryPoint: "web"
entryPoint: "web"