diff --git a/Apps/FileBrowser/appfile.json b/Apps/FileBrowser/appfile.json index 6057a61..bf6676c 100644 --- a/Apps/FileBrowser/appfile.json +++ b/Apps/FileBrowser/appfile.json @@ -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" } \ No newline at end of file