...
|
...
|
@@ -3,7 +3,7 @@ |
|
|
{
|
|
|
"name": "yohobuywap-node",
|
|
|
"script": "app.js",
|
|
|
"instances": "max",
|
|
|
"instances": "3",
|
|
|
"exec_mode": "cluster",
|
|
|
"merge_logs": true,
|
|
|
"log_date_format": "YYYY-MM-DD HH:mm Z",
|
...
|
...
|
@@ -13,4 +13,4 @@ |
|
|
}
|
|
|
}
|
|
|
]
|
|
|
} |
|
|
\ No newline at end of file |
|
|
} |
...
|
...
|
|