From 4f73383aeaedd6b562f8fdd47834a9fe42a4f2cc Mon Sep 17 00:00:00 2001 From: julien Date: Thu, 19 Jun 2025 14:59:01 +0200 Subject: [PATCH] up --- docker-compose.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 54857d4..45759fb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,11 +17,9 @@ 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 - + - 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 smb: image: dperson/samba ports: