jellyfin: use volume for transcodes
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/jellyfin:/config"
|
||||
- "${MEDIA_PATH}:/data/media"
|
||||
- "${DOCKER_STORAGE_PATH}/jellyfin/transcode:/data/transcode"
|
||||
environment:
|
||||
- "JELLYFIN_PublishedServerUrl=https://jellyfin.${DOMAIN}"
|
||||
- PUID=${PUID}
|
||||
|
||||
Reference in New Issue
Block a user