From e9ddf10c00a4c4f535c5aca559402a9fcbc41558 Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 15:17:11 +0800 Subject: [PATCH] Update FileBrowser appfile --- Apps/FileBrowser/appfile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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