rename music

This commit is contained in:
Michael Grote 2025-01-18 17:31:40 +01:00
parent a19c68d212
commit ab4de9a2cb
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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'