pm2/apps/cluster-pm2.json
Alexandre Strzelewicz 7b13bdf3fe README - fixes
2013-05-29 22:30:16 +08:00

7 lines
143 B
JSON

{
"script" : "./examples/child.js",
"fileError" : "errLog.log",
"fileOutput" : "outLog.log",
"pidFile" : "child",
"instances" : "4"
}