diff --git a/vue.config.js b/vue.config.js index 572d00b4..bb82d7ea 100644 --- a/vue.config.js +++ b/vue.config.js @@ -37,8 +37,8 @@ module.exports = { }, devServer: { host: '0.0.0.0', //主机地址 - port: 7895, //端口号 - // open: true, + port: 80, //端口号 + open: true, proxy: { //设置代理,可解决跨 '/lan': {