Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
Update docker-compose.example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed May 8, 2023
1 parent a73072b commit d75bad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ volumes:
driver_opts:
type: cifs
device: //$MEDIA_USERNAME.your-storagebox.de/$MEDIA_USERNAME
o: ro,addr=$MEDIA_USERNAME.your-storagebox.de,username=$MEDIA_USERNAME,password=$MEDIA_PASSWORD # no need for read-write
o: ro,addr=$MEDIA_USERNAME.your-storagebox.de,username=$MEDIA_USERNAME,password=$MEDIA_PASSWORD # no need for read-write

0 comments on commit d75bad0

Please sign in to comment.