fix backups

This commit is contained in:
Para Dox
2025-04-29 18:00:53 +07:00
parent fca23f8205
commit 362f6bd577
2 changed files with 5 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ services:
- "traefik.http.routers.backup-storage.entrypoints=websecure"
- "traefik.http.routers.backup-storage.tls.certresolver=myresolver"
- "traefik.http.routers.backup-storage.rule=Host(`$DOMAIN`) && PathPrefix(`/dav`)"
- "traefik.http.routers.backup-storage.middlewares=backup-storage-stripprefix"
- "traefik.http.routers.backup-storage.middlewares=backup-storage-stripprefix"
networks:
- chains