🐛 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

@@ -111,21 +111,21 @@ spec:
music:
enabled: true
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: /mnt/storage/music
globalMounts:
- path: /mnt/storage/music
photo:
enabled: true
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: /mnt/storage/photo
globalMounts:
- path: /mnt/storage/photo
video:
enabled: true
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: /mnt/storage/video
globalMounts:
- path: /mnt/storage/video