Browse Source

测试地址改回来

wangqin
hui 1 year ago
parent
commit
6269cb39f4
  1. 6
      ruoyi-ui/vue.config.js

6
ruoyi-ui/vue.config.js

@ -41,9 +41,9 @@ module.exports = {
// target: `http://192.168.0.194:8080`, // target: `http://192.168.0.194:8080`,
// target: `http://10.0.81.201:8080`, // target: `http://10.0.81.201:8080`,
// target: `http://10.168.73.36:8080`, // 周乐 // target: `http://10.168.73.36:8080`, // 周乐
// target: `http://10.168.77.209:8080`, // 刘朋 target: `http://10.168.77.209:8080`, // 刘朋
// target: `http://10.168.66.196:8080`, // target: `http://10.168.66.196:8080`, //刘文阁
target: `http://10.168.56.206:8087`, //孟 // target: `http://10.168.56.206:8087`, //孟
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
["^" + process.env.VUE_APP_BASE_API]: "", ["^" + process.env.VUE_APP_BASE_API]: "",

Loading…
Cancel
Save