大区运维角色

This commit is contained in:
熊丽君
2020-12-23 10:11:55 +08:00
parent a383d64df4
commit 9aab7e0540
5 changed files with 107 additions and 23 deletions

View File

@ -35,9 +35,9 @@ module.exports = {
// 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://121.37.250.170:8080`,
// target: `http://192.168.0.129:8080`,
// target: `http://192.168.0.131:8080`,
target: `http://192.168.0.131:8080`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''