pm2/examples/v1/apps/no-name-echo.json
2016-08-07 02:16:13 -07:00

5 lines
51 B
JSON

{
"script" : "examples/echo.js",
"max" : "1"
}