Skip to content

Commit 7dbcd4a

Browse files
authored
Update readme.md
1 parent 23f421d commit 7dbcd4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ services:
2323
image: dockurr/samba
2424
container_name: samba
2525
environment:
26-
- USER: "samba"
27-
- PASS: "secret"
26+
USER: "samba"
27+
PASS: "secret"
2828
ports:
2929
- 445:445
3030
volumes:

0 commit comments

Comments
 (0)