pm2/test/fixtures/startProcessInsidePm2.json
2014-10-30 10:31:57 +13:00

7 lines
156 B
JSON

[{
"name" : "masterProcess",
"script" : "./startProcessInsidePm2.js",
"exec_mode" : "fork_mode",
"min_uptime" : "100",
"max_restarts" : "50"
}]