Поправки конфига

This commit is contained in:
Book Pauk
2019-01-08 00:19:06 +07:00
parent 5e102cf234
commit 489a34c83b
2 changed files with 18 additions and 2 deletions

View File

@@ -19,8 +19,8 @@ module.exports = {
servers: [
{
serverName: '1',
mode: 'normal',
ip: '127.0.0.1',
mode: 'normal', //'none', 'normal', 'site', 'reader', 'omnireader'
ip: '0.0.0.0',
port: '33080',
},
{