pm2/examples/treekill/process.json
2017-12-29 00:22:07 +01:00

7 lines
69 B
JSON

{
"apps" : {
"treekill" : false,
"script" : "app.js"
}
}