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,