Fixed broken bind mount for Jellyfin

This commit is contained in:
2025-10-12 00:51:05 +00:00
parent 0816309e1b
commit d0326c9ad6
2 changed files with 2 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ services:
volumes:
- /docker-local/Arrs/Jellyfin/config:/config
- /docker-local/Arrs/Jellyfin/cache:/cache
- /data/media:/data/media
- /data:/data
- /dev/dri/:/dev/dri/
ports:
- 8096:8096