Showing
1 changed file
with
2 additions
and
0 deletions
@@ -5,6 +5,8 @@ | @@ -5,6 +5,8 @@ | ||
5 | "script": "app.js", | 5 | "script": "app.js", |
6 | "instances": "max", | 6 | "instances": "max", |
7 | "exec_mode": "cluster", | 7 | "exec_mode": "cluster", |
8 | + "merge_logs": true, | ||
9 | + "log_date_format": "YYYY-MM-DD HH:mm Z", | ||
8 | "env": { | 10 | "env": { |
9 | "PORT": 6001 | 11 | "PORT": 6001 |
10 | } | 12 | } |
-
Please register or login to post a comment