Update TV_Containers/jellyfin/compose.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user