p5.js-web-editor/ecosystem.json
2017-01-31 16:56:45 -05:00

9 lines
No EOL
150 B
JSON

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