Commit bd04d671 authored by 张伯涛's avatar 张伯涛

修改

parent 1ce2b12c
......@@ -81,8 +81,8 @@ module.exports = {
[process.env.VUE_APP_BASE_API]: {
// target: `http://192.168.1.17:10010/internal`,
// target: `http://10.5.87.231:10010/internal`,
// target: `http://117.122.212.91:8082/`,
target: `http://192.168.1.74:8082/`,
target: `http://117.122.212.91:8082/`,
// target: `http://192.168.1.74:8082/`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment