diff --git a/config.orig.js b/config.orig.js index 141e15c..1aea6f8 100644 --- a/config.orig.js +++ b/config.orig.js @@ -1,4 +1,9 @@ module.exports = { + yandex: { + skillId: 'skill_id', + token: 'token' + }, + mqtt: { host: 'localhost', port: 1883,