Update TV_Containers/jellyfin/compose.yaml
This commit is contained in:
@@ -20,8 +20,8 @@ services:
|
|||||||
- /srv/docker/jellyfin/config:/config
|
- /srv/docker/jellyfin/config:/config
|
||||||
- /srv/docker/jellyfin/cache:/cache
|
- /srv/docker/jellyfin/cache:/cache
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /path/to/media2
|
source: /mnt/smb_share/videos
|
||||||
target: /media2
|
target: /media
|
||||||
read_only: true
|
read_only: true
|
||||||
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