From 446ecec01a33c4ff8ca76a2eba5ad1c4e5fee445 Mon Sep 17 00:00:00 2001 From: Gabe Date: Fri, 31 Jul 2026 19:46:58 +0000 Subject: [PATCH] Update TV_Containers/jellyfin/compose.yaml --- TV_Containers/jellyfin/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TV_Containers/jellyfin/compose.yaml b/TV_Containers/jellyfin/compose.yaml index eb7826b..1a4249a 100644 --- a/TV_Containers/jellyfin/compose.yaml +++ b/TV_Containers/jellyfin/compose.yaml @@ -20,8 +20,8 @@ services: - /srv/docker/jellyfin/config:/config - /srv/docker/jellyfin/cache:/cache - type: bind - source: /path/to/media2 - target: /media2 + source: /mnt/smb_share/videos + target: /media read_only: true restart: 'unless-stopped' # Optional - alternative address used for autodiscovery