Add jellyfin mount for Music
This commit is contained in:
parent
caa7848cb3
commit
1635e9fc36
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ volumes = [
|
|||
"/docker/jellyfin/config:/config",
|
||||
"/docker/jellyfin/cache:/cache",
|
||||
"/mnt/Storage/Media:/media",
|
||||
"/mnt/Storage/Nextcloud/FunctionalHacker/files/Media/Music:/media/Music",
|
||||
"/etc/localtime:/etc/localtime:ro",
|
||||
]
|
||||
devices = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue