We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d3a0b commit e3875c7Copy full SHA for e3875c7
server-config.json
@@ -3,7 +3,7 @@
3
"name": "production",
4
"script": "./server.js",
5
"exec_interpreter": "babel-node",
6
- "instances": "max",
+ "instances": "4",
7
"exec_mode": "cluster"
8
}]
9
}
0 commit comments