Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Feb 10, 2024
1 parent b6e1296 commit 93520e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ services:
image: dockurr/samba
container_name: samba
environment:
- "USER=samba"
- "PASS=secret"
- USER: "samba"
- PASS: "secret"
ports:
- 445:445
volumes:
Expand Down

0 comments on commit 93520e0

Please sign in to comment.