Skip to content

Commit

Permalink
feat: Configure share name
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Oct 26, 2024
1 parent 481cf28 commit 7f1962f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ services:
image: dockurr/samba
container_name: samba
environment:
NAME: "Data"
USER: "samba"
PASS: "secret"
RW: true # Optional, default true
Expand Down

0 comments on commit 7f1962f

Please sign in to comment.