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

6 lines
78 B
JSON

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