Работа над BookUpdateChecker

This commit is contained in:
Book Pauk
2022-07-26 18:43:42 +07:00
parent e6008b5ec4
commit 2c47b2bee3
6 changed files with 158 additions and 13 deletions

View File

@@ -60,6 +60,7 @@ module.exports = {
keysFile: 'server',
ip: '0.0.0.0',
port: '33443',
accessToken: '',
}*/
],
@@ -75,6 +76,7 @@ module.exports = {
/*
bucServer: {
url: 'wss://127.0.0.1:33443',
accessToken: '',
}
*/
};