Update Syncthing appfile

This commit is contained in:
John Guan 2021-12-23 15:17:47 +08:00
parent ee7a066ed3
commit 00fec6433d
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}