【银保app】修改配置文件

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-28 11:38:22 +08:00
parent 732a2527a9
commit b0d02792f1

View File

@@ -34,6 +34,7 @@ module.exports = {
// }) // })
}, },
devServer:{ devServer:{
host:'localhost',
port:8082, port:8082,
} }
} }