Skip to content

Commit cf226b2

Browse files
committed
added log_date_format
1 parent 94d31c0 commit cf226b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = {
1515
PORT: 4480,
1616
SECRET: '',
1717
},
18-
time: true,
18+
log_date_format: 'HH:mm:ss DD-MM-YY',
1919
},
2020
],
2121
};

0 commit comments

Comments
 (0)