Update Jellyfin appfile

This commit is contained in:
John Guan 2021-12-23 15:17:32 +08:00
parent e9ddf10c00
commit ee7a066ed3
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@
"volumes": [
{
"container": "/config",
"host": "$AppData/config",
"host": "$AppData/$AppName/config",
"mode": "rw",
"allocation": "automatic",
"configurable": "no",
@ -186,5 +186,5 @@
"latest_updates": "",
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/changelog.txt"
},
"latest_update_date": "1640238467"
"latest_update_date": "1640243786"
}