updated script of ecosystem.json

This commit is contained in:
David Baldwynn 2016-05-20 14:25:02 -07:00
parent dee9ac5eb6
commit e8d8e0e61f

View file

@ -1,7 +1,7 @@
{
"apps" : [{
"name" : "tellform",
"script" : "./server.js",
"script" : "server.js",
"instances": "max",
"exec_mode": "cluster",
"max_memory_restart" : "200M"