Showing
1 changed file
with
2 additions
and
2 deletions
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | { | 3 | { |
4 | "name": "yohobuywap-node", | 4 | "name": "yohobuywap-node", |
5 | "script": "app.js", | 5 | "script": "app.js", |
6 | - "instances": "max", | 6 | + "instances": "3", |
7 | "exec_mode": "cluster", | 7 | "exec_mode": "cluster", |
8 | "merge_logs": true, | 8 | "merge_logs": true, |
9 | "log_date_format": "YYYY-MM-DD HH:mm Z", | 9 | "log_date_format": "YYYY-MM-DD HH:mm Z", |
@@ -13,4 +13,4 @@ | @@ -13,4 +13,4 @@ | ||
13 | } | 13 | } |
14 | } | 14 | } |
15 | ] | 15 | ] |
16 | -} | ||
16 | +} |
-
Please register or login to post a comment