up
This commit is contained in:
parent
85e65417c3
commit
5e4a4d6c22
@ -20,7 +20,7 @@ services:
|
||||
# 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
|
||||
smb:
|
||||
smb:
|
||||
image: dperson/samba:latest
|
||||
container_name: samba
|
||||
ports:
|
||||
@ -29,7 +29,7 @@ smb:
|
||||
volumes:
|
||||
- shelfly_upload:/mount
|
||||
environment:
|
||||
TZ: Europe/Paris
|
||||
- TZ=Europe/Paris
|
||||
command:
|
||||
- "-u" # création de l’utilisateur
|
||||
- "cangui;GHT30k7!"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user