From 4640a8ba876d24ed23b343e92c2f8f740a3b2028 Mon Sep 17 00:00:00 2001 From: jfoclpf Date: Wed, 5 Jun 2024 23:28:31 +0100 Subject: [PATCH] only 2 instances, app is getting heavy --- pm2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pm2.json b/pm2.json index a9b1e6eed32..c05e11ce6c1 100644 --- a/pm2.json +++ b/pm2.json @@ -7,7 +7,7 @@ "listen_timeout" : 50000, "kill_timeout" : 10000, "watch" : false, - "instances" : 4, + "instances" : 2, "exec_mode" : "cluster", "log_date_format" : "DD-MM-YYYY", "env": {