还原配置

This commit is contained in:
aixianling
2024-02-27 17:21:58 +08:00
parent 99030da813
commit 44a486fba6

View File

@@ -37,8 +37,8 @@ module.exports = {
},
devServer: {
host: '0.0.0.0', //主机地址
port: 7895, //端口号
// open: true,
port: 80, //端口号
open: true,
proxy: {
//设置代理,可解决跨
'/lan': {