zhangweicheng %!s(int64=5) %!d(string=hai) anos
pai
achega
09d3a36331
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pm2.json

+ 1 - 1
pm2.json

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