p5.js-web-editor/ecosystem.json
Cassie Tarakajian e93ffd5ca6 undo pm2 changes
2017-01-31 16:59:57 -05:00

7 lines
No EOL
100 B
JSON

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