fix(jellyfin): map config to alloc local root

This commit is contained in:
Ben Martin 2024-09-19 21:04:35 +00:00
parent 122ddd61ca
commit b0f97f5023
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -20,7 +20,7 @@
"jellyfin"
],
"volumes": [
"local/config/:/config"
"local/:/config"
],
"mounts": [
{