修改配置

This commit is contained in:
gongjiale 2024-09-12 14:25:30 +08:00
parent a7958c3551
commit 6202f3765a
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://localhost:8080`,
target: `http://218.58.79.146:13081/prod-api/`,
target: `http://localhost:8080`,
// target: `http://218.58.79.146:13081/prod-api/`,
//target: `http://218.58.79.146:13080/prod-api/`,
changeOrigin: true,
pathRewrite: {