chore(nextcloud): prepare for shipping its own traefik middleware

This commit is contained in:
Kjeld Schouten
2025-02-02 11:57:53 +01:00
parent c82b6af82b
commit f6700bb614
2 changed files with 10 additions and 2 deletions
+9 -1
View File
@@ -521,7 +521,15 @@ redis:
portal:
open:
enabled: true
updated: true
ingressMiddlewares:
traefik:
nextcloud-redirect:
enabled: false
type: redirectRegex
data:
regex: "https://(.*)/.well-known/(card|cal)dav"
replacement: "https://${1}/remote.php/dav/"
ingress:
main: