This commit is contained in:
Evgenii Abramov
2021-03-30 19:31:42 +03:00
parent e7d63fc126
commit 4e4bc36201
2 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,4 @@
module.exports = {
yandex: {
skillId: 'skill_id',
token: 'token'
},
mqtt: {
host: 'localhost',
port: 1883,