p5.js-web-editor/ecosystem.json

9 lines
152 B
JSON

{
"name": "p5js-web-editor",
"script": "index.js",
"env": {
"NODE_ENV": "production"
},
"instances" : "max",
"exec_mode" : "cluster"
}