This commit is contained in:
zzyuan 2025-06-09 17:56:36 +08:00
parent 108571b51f
commit fbc5ad1de3
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ module.exports = {
[process.env.VUE_APP_BASE_API]: {
// target: `http://localhost:18080`,
target: `http://192.168.0.244:38380`,
// target: `http://192.168.2.74:28080`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''