2016-06-28 23:37:02 +02:00
|
|
|
{
|
|
|
|
"name": "p5js-web-editor",
|
|
|
|
"script": "index.js",
|
|
|
|
"env": {
|
|
|
|
"NODE_ENV": "production"
|
2017-04-07 06:01:58 +02:00
|
|
|
},
|
2018-06-05 00:34:40 +02:00
|
|
|
"instances" : "max",
|
2017-04-07 06:01:58 +02:00
|
|
|
"exec_mode" : "cluster"
|
2016-06-28 23:37:02 +02:00
|
|
|
}
|