From 37ded99b3d938f3a83e00fbd5da52753e94a54df Mon Sep 17 00:00:00 2001 From: sXVxtJ Date: Wed, 11 Dec 2024 17:36:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ruoyi-ui/vue.config.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 8b90f93..65ef9fd 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -31,7 +31,7 @@ module.exports = { devServer: { host: '0.0.0.0', port: port, - open: true, + open: false, proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: {