Full ecosystem for PM2

This commit is contained in:
Martin Donnelly 2016-07-04 11:22:43 +01:00
parent 87295d903c
commit 37236f8a9c

View File

@ -18,7 +18,7 @@
env_production: { env_production: {
NODE_ENV: "production" NODE_ENV: "production"
} }
}, }/*,
{ {
"name": "Silvrtree", "name": "Silvrtree",
"script": "web-server.js", "script": "web-server.js",
@ -134,6 +134,6 @@
env_production: { env_production: {
NODE_ENV: "production" NODE_ENV: "production"
} }
} }*/
] ]
} }