Update folder to allow good library
This commit is contained in:
+1
-5
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user