Allow encoded slashes to make Tiddlywikis work again.

This commit is contained in:
2025-12-22 12:37:05 +00:00
parent 13a4467166
commit 3b2cd0c3cf

View File

@@ -133,6 +133,8 @@ entryPoints:
websecure: websecure:
address: ":{{{ env "NOMAD_PORT_https" }}}" address: ":{{{ env "NOMAD_PORT_https" }}}"
http: http:
encodedCharacters:
allowEncodedSlash: true
tls: tls:
certResolver: letsencrypt certResolver: letsencrypt