From 383934a7a83e110502282d6b87d933a470f1e5bc Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 17:32:41 +0800 Subject: [PATCH] Update FileBrowser appfile --- Apps/FileBrowser/appfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/FileBrowser/appfile.json b/Apps/FileBrowser/appfile.json index fe6900c..820e492 100644 --- a/Apps/FileBrowser/appfile.json +++ b/Apps/FileBrowser/appfile.json @@ -87,7 +87,7 @@ "min_memory": "64", "min_storage": "128" }, - "restart_policy": "always", + "restart_policy": "unless-stopped", "sysctls": [], "cap_add": {}, "labels": []