Update samba/docker-compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
|||||||
samba:
|
samba:
|
||||||
image: dockurr/samba
|
image: dockurr/samba
|
||||||
environment:
|
environment:
|
||||||
NAME: "prod-cluster" # this is the share name ...
|
NAME: "prod" # this is the share name ...
|
||||||
USER: "john"
|
USER: "john"
|
||||||
PASS: "mary1948"
|
PASS: "mary1948"
|
||||||
UID: "1000"
|
UID: "1000"
|
||||||
|
|||||||
Reference in New Issue
Block a user