From 3e45e8a82d0dea2d59a122b5f3a804025505ff5d Mon Sep 17 00:00:00 2001 From: zhl Date: Mon, 1 Feb 2021 16:55:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=AF=E5=8A=A8=E8=84=9A=E6=9C=AC=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=97=B6=E9=97=B4=E6=88=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ecosystem.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem.config.js b/ecosystem.config.js index 1f4681b..62e86a7 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -8,6 +8,7 @@ module.exports = { watch : true, instances : 1, exec_mode : 'cluster', + log_date_format: "YYYY-MM-DD HH:mm:ss", env: { PORT: 2987, DEBUG: "jc:*",