pm2/test/fixtures/multi-echo.json
Alexandre Strzelewicz a1e2618564 0.9.99
2013-05-23 15:25:50 +08:00

10 lines
127 B
JSON

[{
"name" : "echo2",
"script" : "echo.js",
"max" : "1"
}, {
"name" : "echo3",
"script" : "echo.js",
"max" : "1"
}]