From 00fec6433d483bfc5fe93c869f8f1f3176d4e08f Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 15:17:47 +0800 Subject: [PATCH] Update Syncthing appfile --- Apps/Syncthing/appfile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apps/Syncthing/appfile.json b/Apps/Syncthing/appfile.json index bd468e2..3ed3b50 100644 --- a/Apps/Syncthing/appfile.json +++ b/Apps/Syncthing/appfile.json @@ -86,7 +86,7 @@ "volumes": [ { "container": "/config", - "host": "$AppData/config", + "host": "$AppData/$AppName/config", "mode": "rw", "allocation": "automatic", "configurable": "no", @@ -123,5 +123,5 @@ "latest_updates": "", "url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Syncthing/changelog.txt" }, - "latest_update_date": "1640238467" + "latest_update_date": "1640243786" } \ No newline at end of file