Update folder to allow good library

This commit is contained in:
2026-03-06 17:21:13 +01:00
parent 57a898b952
commit 98067eaa56
+1 -5
View File
@@ -7,13 +7,9 @@ services:
- /var/lib/docker/volumes/jellyfin/config:/config - /var/lib/docker/volumes/jellyfin/config:/config
- /var/lib/docker/volumes/jellyfin/cache:/cache - /var/lib/docker/volumes/jellyfin/cache:/cache
- type: bind - type: bind
source: /network/Downloads source: /network/Datas
target: /media target: /media
read_only: true 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 # Optional - extra fonts to be used during transcoding with subtitle burn-in
restart: 'unless-stopped' restart: 'unless-stopped'
# Optional - alternative address used for autodiscovery # Optional - alternative address used for autodiscovery