From 3ccdf111a6fc04738ef7d50d77869f15ddf670ea Mon Sep 17 00:00:00 2001 From: dev2 Date: Mon, 12 Aug 2024 07:20:32 +0000 Subject: [PATCH] t --- ecosystem.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem.config.json b/ecosystem.config.json index 0966d28..85d25c3 100644 --- a/ecosystem.config.json +++ b/ecosystem.config.json @@ -1,7 +1,7 @@ { "apps": [ { - "name": "app", + "name": "iimttapi", "script": "src/index.js", "instances": 1, "autorestart": true,