Update Jellyfin appfile
This commit is contained in:
parent
e9ddf10c00
commit
ee7a066ed3
|
@ -98,7 +98,7 @@
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"container": "/config",
|
"container": "/config",
|
||||||
"host": "$AppData/config",
|
"host": "$AppData/$AppName/config",
|
||||||
"mode": "rw",
|
"mode": "rw",
|
||||||
"allocation": "automatic",
|
"allocation": "automatic",
|
||||||
"configurable": "no",
|
"configurable": "no",
|
||||||
|
@ -186,5 +186,5 @@
|
||||||
"latest_updates": "",
|
"latest_updates": "",
|
||||||
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/changelog.txt"
|
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/changelog.txt"
|
||||||
},
|
},
|
||||||
"latest_update_date": "1640238467"
|
"latest_update_date": "1640243786"
|
||||||
}
|
}
|
Loading…
Reference in New Issue