2022-06-23 01:00:07 +08:00

12 lines
171 B
JSON

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