Update Jellyfin appfile

This commit is contained in:
John Guan 2021-12-23 13:52:17 +08:00
parent 606f5b5faa
commit 1c4bc5e944
1 changed files with 2 additions and 1 deletions

View File

@ -57,6 +57,7 @@
"ports": [
{
"container": "80",
"host": "80",
"type": "tcp",
"allocation": "automatic",
"configurable": "advanced",
@ -109,5 +110,5 @@
"latest_updates": "",
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/changelog.txt"
},
"latest_update_date": "1640166210"
"latest_update_date": "1640238467"
}