up
This commit is contained in:
parent
a9bfa109db
commit
4f73383aea
@ -17,11 +17,9 @@ services:
|
|||||||
- 8.8.8.8
|
- 8.8.8.8
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
labels:
|
labels:
|
||||||
- traefik.http.routers.shelfy-secure.middlewares=webdav-allow-methods
|
|
||||||
# tu laisses tout ce que Dokploy met déjà, ET tu ajoutes :
|
# 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.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.accesscontrolallowheaders=Authorization,Depth,Content-Type,If-Modified-Since,User-Agent,Destination,Overwrite
|
||||||
|
|
||||||
smb:
|
smb:
|
||||||
image: dperson/samba
|
image: dperson/samba
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user