Update TV_Containers/jellyfin/compose.yaml

This commit is contained in:
2026-07-31 20:29:11 +00:00
parent a50735987f
commit 5e28c1940e
+1 -1
View File
@@ -20,7 +20,7 @@ services:
- /srv/docker/jellyfin/config:/config
- /srv/docker/jellyfin/cache:/cache
- type: bind
source: /mnt/smb_share/videos
source: /mnt/smb_share_videos
target: /media
read_only: true
restart: 'unless-stopped'