We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf32483 commit 116071cCopy full SHA for 116071c
pm2.config.json
@@ -1,6 +1,6 @@
1
{
2
"apps": [{
3
- "name": "ai-apijson-node",
+ "name": "api-json-node",
4
"script": "./dist/http/main.js",
5
"log_date_format": "YYYY-MM-DD HH:mm:ss",
6
"instances" : 4,
0 commit comments