rename music
This commit is contained in:
parent
a19c68d212
commit
ab4de9a2cb
2 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ volumes:
|
|||
driver_opts:
|
||||
type: "cifs"
|
||||
o: "user=navidrome,password={{ lookup('viczem.keepass.keepass', 'fileserver/fileserver_smb_user_navidrome', 'password') }}"
|
||||
device: "//192.168.2.54/musik/Musik"
|
||||
device: "//192.168.2.54/music/Musik"
|
||||
######## Networks ########
|
||||
networks:
|
||||
traefik:
|
||||
|
|
|
@ -39,7 +39,7 @@ smb_shares:
|
|||
path: '/shares_archiv'
|
||||
users_ro: ''
|
||||
users_rw: 'michaelgrote win10'
|
||||
- name: 'musik'
|
||||
- name: 'music'
|
||||
path: '/shares_music'
|
||||
users_ro: 'navidrome kodi '
|
||||
users_rw: 'win10 michaelgrote'
|
||||
|
|
Loading…
Add table
Reference in a new issue