更新 media.yml
This commit is contained in:
@ -7,9 +7,9 @@ services:
|
|||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/data/opt/jeffyfin/config:/config
|
- /mnt/data/opt/jellyfin/config:/config
|
||||||
- /mnt/data/opt/jeffyfin/cache:/cache
|
- /mnt/data/opt/jellyfin/cache:/cache
|
||||||
- /mnt/data/opt/jeffyfin/media:/media
|
- /mnt/data/opt/jellyfin/media:/media
|
||||||
- /etc/hosts:/etc/hosts:ro
|
- /etc/hosts:/etc/hosts:ro
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
restart:
|
restart:
|
||||||
|
Reference in New Issue
Block a user