Changed Jellyfin storage path

This commit is contained in:
Thord Johansson 2023-11-22 19:11:54 +01:00
parent 0c538b0f1b
commit 5d3b9e1dc2

View File

@ -9,7 +9,7 @@ services:
volumes:
- /mnt/data/storage/jellyfin/config:/config
- /mnt/data/storage/jellyfin/cache:/cache
- /mnt/hdd/Media:/media
- /mnt/data/media:/media
#ports:
# - "8096:8096/tcp"