2017-07-26 09:19:10 +10:00

10 lines
157 B
JSON

{ "apps": [
{ "name": "testing",
"script": "pm2.js",
"instances": 0,
"instance_var": "INSTANCE_ID",
"exec_mode": "cluster"
}
]
}