From a9bfa109db989f280b45ee6dd0838abb25e4d818 Mon Sep 17 00:00:00 2001 From: julien Date: Thu, 19 Jun 2025 14:53:44 +0200 Subject: [PATCH] up --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 357c066..54857d4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,6 +17,7 @@ services: - 8.8.8.8 - 1.1.1.1 labels: + - traefik.http.routers.shelfy-secure.middlewares=webdav-allow-methods # tu laisses tout ce que Dokploy met déjà, ET tu ajoutes : - traefik.http.middlewares.webdav-allow-methods.headers.accesscontrolallowmethods=GET,PUT,POST,DELETE,PROPFIND,OPTIONS,LOCK,UNLOCK,HEAD - traefik.http.middlewares.webdav-allow-methods.headers.accesscontrolallowheaders=Authorization,Depth,Content-Type,If-Modified-Since,User-Agent,Destination,Overwrite