pm2/test/fixtures/no-restart.json
2015-10-09 15:38:10 +02:00

8 lines
116 B
JSON

[
{
"name" : "no_restart_app",
"script" : "./killtoofast.js",
"autorestart" : false
}
]