启动脚本增加时间戳

This commit is contained in:
zhl 2021-02-01 16:55:54 +08:00
parent be3a7a40e0
commit 3e45e8a82d

View File

@ -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:*",