修改基地址

This commit is contained in:
熊丽君
2021-01-11 08:54:07 +08:00
parent 97e3e80319
commit d389dca0d1

View File

@ -34,8 +34,8 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://47.115.73.110:8080`,
target: `http://121.37.250.170:8080`,
target: `http://47.115.73.110:8080`,
// target: `http://121.37.250.170:8080`,
// target: `http://192.168.0.129:8080`,
// target: `http://192.168.0.131:8080`,
changeOrigin: true,