🐛 LOCAL_LAN_TRUENAS var

This commit is contained in:
auricom
2024-03-27 20:20:21 +01:00
parent 130a0321c6
commit f3acf3e812
9 changed files with 14 additions and 14 deletions

View File

@@ -90,19 +90,19 @@ spec:
- path: /srv/squeezebox
music:
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: *music
globalMounts:
- path: *music
music-helene:
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: /mnt/storage/home/helene/Musique
globalMounts:
- path: /mnt/storage/home/helene/Musique
playlists:
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: *playlist
globalMounts:
- path: *playlist