更新 ruoyi-ui/vue.config.js

master
sXVxtJ 2024-12-11 17:36:52 +08:00
parent a4880f34db
commit 37ded99b3d
1 changed files with 1 additions and 1 deletions

View File

@ -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]: {