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