fix(jellyfin): map config to alloc local root
This commit is contained in:
parent
122ddd61ca
commit
b0f97f5023
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
"jellyfin"
|
"jellyfin"
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
"local/config/:/config"
|
"local/:/config"
|
||||||
],
|
],
|
||||||
"mounts": [
|
"mounts": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue