From 98067eaa56b1a0516ef9240f4d1ecb185eee0aa3 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Fri, 6 Mar 2026 17:21:13 +0100 Subject: [PATCH] Update folder to allow good library --- docker-compose.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index fb8c627..fbb1ffe 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,13 +7,9 @@ services: - /var/lib/docker/volumes/jellyfin/config:/config - /var/lib/docker/volumes/jellyfin/cache:/cache - type: bind - source: /network/Downloads + source: /network/Datas target: /media read_only: true - - type: bind - source: /network/seedbox - target: /media2 - read_only: true # Optional - extra fonts to be used during transcoding with subtitle burn-in restart: 'unless-stopped' # Optional - alternative address used for autodiscovery