Version erhöht, Log beim Anmelden an der Mongo entfernt
This commit is contained in:
@@ -84,7 +84,6 @@ function onError(error) {
|
||||
*/
|
||||
|
||||
function onListening() {
|
||||
console.log('DEBUG:', process.env.DEBUG, process.env.INFLUXHOST)
|
||||
const addr = server.address();
|
||||
const bind = typeof addr === 'string'
|
||||
? 'pipe ' + addr
|
||||
|
||||
Reference in New Issue
Block a user