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

This commit is contained in:
Book Pauk
2019-01-03 17:33:13 +07:00
parent 259d4c4302
commit 72e68bf300

View File

@@ -12,7 +12,7 @@ module.exports = {
loggingEnabled: true,
port: '33080',
ip: '127.0.0.1',
ip: '0.0.0.0',
version: pckg.version,
name: pckg.name,