🐛 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

@@ -104,13 +104,13 @@ spec:
- path: /config
music:
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: /mnt/storage/music
globalMounts:
- path: /mnt/storage/music
downloads:
type: nfs
server: ${LOCAL_LAN_TRUENAS}
server: 192.168.9.10
path: /mnt/storage/downloads
globalMounts:
- path: /mnt/storage/downloads