Files
iot/config/config.json
d-popov b628ade4dd Lots of remote changes.
dht is now processing commands!
hurray!
2020-04-09 12:16:02 +03:00

11 lines
183 B
JSON

{
"development": {
"username": "root",
"password": "Zelen0ku4e",
"database": "iot",
"host": "127.0.0.1",
"dialect": "mysql",
"operatorsAliases": false
}
}