undo pm2 changes

This commit is contained in:
Cassie Tarakajian 2017-01-31 16:59:57 -05:00
parent cedf947a67
commit e93ffd5ca6
1 changed files with 0 additions and 2 deletions

View File

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