From b2c4686c91a30a859cb252196ebf67abc439c4aa Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 17:33:38 +0800 Subject: [PATCH] Update Syncthing appfile --- Apps/Syncthing/appfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/Syncthing/appfile.json b/Apps/Syncthing/appfile.json index 0ced3cc..b1c1789 100644 --- a/Apps/Syncthing/appfile.json +++ b/Apps/Syncthing/appfile.json @@ -106,7 +106,7 @@ "min_memory": "256", "min_storage": "1024" }, - "restart_policy": "always", + "restart_policy": "unless-stopped", "sysctls": [], "cap_add": {}, "labels": []