This commit is contained in:
zzyuan 2025-03-05 14:53:08 +08:00
parent f993306c3a
commit d4e8ec7884
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy // detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: { [process.env.VUE_APP_BASE_API]: {
// target: `http://192.168.2.209:38080`, // target: `http://192.168.2.209:38080`,
target: `http://192.168.2.76:38080`, // target: `http://192.168.0.61:58080`,
target: `http://192.168.0.44:58085`,
// target: `http://192.168.0.244:18877`, // target: `http://192.168.0.244:18877`,
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {