Update Jellyfin appfile
This commit is contained in:
parent
606f5b5faa
commit
1c4bc5e944
|
@ -57,6 +57,7 @@
|
||||||
"ports": [
|
"ports": [
|
||||||
{
|
{
|
||||||
"container": "80",
|
"container": "80",
|
||||||
|
"host": "80",
|
||||||
"type": "tcp",
|
"type": "tcp",
|
||||||
"allocation": "automatic",
|
"allocation": "automatic",
|
||||||
"configurable": "advanced",
|
"configurable": "advanced",
|
||||||
|
@ -109,5 +110,5 @@
|
||||||
"latest_updates": "",
|
"latest_updates": "",
|
||||||
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/changelog.txt"
|
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/changelog.txt"
|
||||||
},
|
},
|
||||||
"latest_update_date": "1640166210"
|
"latest_update_date": "1640238467"
|
||||||
}
|
}
|
Loading…
Reference in New Issue