config dir fix
This commit is contained in:
@@ -62,8 +62,9 @@ services:
|
||||
ports:
|
||||
- "${WEBUI_PORT_JELLYFIN:?err}:8096"
|
||||
volumes:
|
||||
- ${FOLDER_FOR_CONFIGS:?err}/bazarr:/config
|
||||
- ${FOLDER_FOR_MEDIA:?err}:/data
|
||||
- ${FOLDER_FOR_CONFIGS:?err}/jellyfin/etc/:/config
|
||||
- ${FOLDER_FOR_CONFIGS:?err}/jellyfin/var/cache:/config
|
||||
- ${FOLDER_FOR_MEDIA:?err}:/media
|
||||
- type: bind
|
||||
source: /dev/dri
|
||||
target: /dev/dri
|
||||
|
||||
Reference in New Issue
Block a user