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

7 lines
91 B
JSON

{
"name" : "serv-clust",
"script" : "server.js",
"max" : "10",
"instances" : "4"
}