【银保app】修改配置文件

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-28 11:48:50 +08:00
parent b0d02792f1
commit 0120633965

View File

@@ -33,8 +33,8 @@ module.exports = {
// return options
// })
},
devServer:{
devServer: {
host:'localhost',
port:8082,
port: 8082
}
}