Lots of remote changes.
dht is now processing commands! hurray!
This commit is contained in:
10
config/config.json
Normal file
10
config/config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"development": {
|
||||
"username": "root",
|
||||
"password": "Zelen0ku4e",
|
||||
"database": "iot",
|
||||
"host": "127.0.0.1",
|
||||
"dialect": "mysql",
|
||||
"operatorsAliases": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user