增加端口

master
1020109007@qq.com 2021-12-28 11:17:18 +08:00
parent abcf2864d2
commit e93e7f4bcd
1 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,9 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://localhost:7170`,
// target: `http://localhost:7170`,
target: `http://localhost:7070`,
// target: `http://221.195.106.155:8090`,
changeOrigin: true,
pathRewrite: {