From 44a486fba661bcf1a080bb24f6528a19de31483a Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 27 Feb 2024 17:21:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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': {