Поправлен баг

This commit is contained in:
Book Pauk
2022-10-14 02:30:25 +07:00
parent 5791138ff6
commit 810efb80b7

View File

@@ -9,7 +9,7 @@ module.exports = Object.assign({}, base, {
execDir, execDir,
server: { server: {
ip: '0.0.0.0', host: '0.0.0.0',
port: '12380', port: '12380',
}, },