Showing
1 changed file
with
1 additions
and
1 deletions
@@ -83,7 +83,7 @@ module.exports = { | @@ -83,7 +83,7 @@ module.exports = { | ||
83 | port: '4444' // influxdb port | 83 | port: '4444' // influxdb port |
84 | }, | 84 | }, |
85 | console: { | 85 | console: { |
86 | - level: 'debug', | 86 | + level: 'info', |
87 | colorize: 'all', | 87 | colorize: 'all', |
88 | prettyPrint: true | 88 | prettyPrint: true |
89 | } | 89 | } |
-
Please register or login to post a comment