set data in jellyfin servarr to read only
This commit is contained in:
parent
94b2d9515d
commit
e1d9624e30
@ -241,7 +241,7 @@ services:
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
- ${CONFIG_PATH}/jellyfin:/config
|
||||
- ${DATA_PATH}:/data
|
||||
- ${DATA_PATH}:/data:ro
|
||||
ports:
|
||||
- 8096:8096
|
||||
networks:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user