fix cache and etc for jellyfin
seems that keeping rclone as a main data directory is pretty ill advised hehe
This commit is contained in:
@@ -9,8 +9,8 @@ services:
|
||||
environment:
|
||||
- TZ=America/New_York
|
||||
volumes:
|
||||
- /mnt/mega/jellyfin-etc:/config
|
||||
- /mnt/mega/jellyfinMedia/cache:/cache
|
||||
- /etc/jellyfin:/config
|
||||
- /var/jellyfin-cache:/cache
|
||||
- type: bind
|
||||
source: /mnt/mega/jellyfinMedia
|
||||
target: /media
|
||||
|
||||
Reference in New Issue
Block a user