From fcc0f06f34b22f6e5e205a5f6ed2e27a9b9c3fd4 Mon Sep 17 00:00:00 2001 From: Shubham Kanodia Date: Wed, 20 Dec 2023 12:10:43 +0530 Subject: [PATCH] Increase instances --- process.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/process.yml b/process.yml index 82c1bf8..dc97d9e 100644 --- a/process.yml +++ b/process.yml @@ -10,4 +10,5 @@ apps: interpreter_args: "-r ts-node/register" wait_ready: true exec_mode: "cluster" - instances: 1 + instances: 2 + max_memory_restart: "1500M"