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