From d70d1da06f9d5b5650a2b711ccfcd5d2958c4ba9 Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 17:32:52 +0800 Subject: [PATCH] Update Jellyfin appfile --- Apps/Jellyfin/appfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/Jellyfin/appfile.json b/Apps/Jellyfin/appfile.json index d1b2c5d..3e53d7e 100644 --- a/Apps/Jellyfin/appfile.json +++ b/Apps/Jellyfin/appfile.json @@ -169,7 +169,7 @@ "min_memory": "256", "min_storage": "1024" }, - "restart_policy": "always", + "restart_policy": "unless-stopped", "sysctls": [], "cap_add": {}, "labels": []