From f27ca8b5aff14a6a0912a870c71cae6ae923866a Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 29 Nov 2023 20:44:44 +0000 Subject: [PATCH] update manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 55c0a8e9c..7c1c5827e 100755 --- a/manifest.json +++ b/manifest.json @@ -38,7 +38,7 @@ "ignore_watch": [".git", "node_modules"], "group": "backend", "exec_mode": "cluster", - "instances": 6 + "instances": 8 }, { "script": "svc/autofullhistory.js",