|
@@ -1,7 +1,7 @@
|
|
{
|
|
{
|
|
"apps": {
|
|
"apps": {
|
|
"name": "constructioncost",
|
|
"name": "constructioncost",
|
|
- "script": "--max-old-space-size=2048 server.js",
|
|
|
|
|
|
+ "script": "server.js",
|
|
"output": "/home/logs/out.log",
|
|
"output": "/home/logs/out.log",
|
|
"error": "/home/logs/out.log",
|
|
"error": "/home/logs/out.log",
|
|
"exec_mode": "cluster_mode",
|
|
"exec_mode": "cluster_mode",
|