Change: Lidarr Mounts

This commit is contained in:
nold 2022-05-09 15:28:20 +02:00
parent 85d833297d
commit 537a144164

View file

@ -38,9 +38,13 @@ persistence:
type: hostPath
mountPath: /music
hostPath: /data/media/music
torrent:
enabled: true
type: hostPath
mountPath: /torrent
hostPath: /data/torrent
downloads:
enabled: true
type: hostPath
mountPath: /downloads
hostPath: /data/torrent
hostPath: /data/downloads