pm2/examples/apps/default-path-echo.json
2015-07-27 14:47:54 +02:00

6 lines
78 B
JSON

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