better logging; fix mysql port misconfiguration
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"password": "!iot_popovi_nh",
|
||||
"database": "iot",
|
||||
"host": "192.168.0.10",
|
||||
"port":"3304",
|
||||
"port":"3306",
|
||||
"dialect": "mysql",
|
||||
"operatorsAliases": false,
|
||||
"logFile":"/dht.log",
|
||||
|
||||
Reference in New Issue
Block a user