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