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