Commit 7fb6841d authored by xinzhedeai's avatar xinzhedeai

线上服务

parent 42922ad3
......@@ -35,9 +35,9 @@ module.exports = {
proxy: {/* */
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://192.168.3.188:8001`,
// target: `http://172.21.117.45:8001`,
// target: `http://121.199.5.225:8001`,
// target: `http://192.168.3.188:8001`,
// target: `http://172.21.117.45:8001`, // 正式内网
target: `http://121.199.5.225:8001`, // 正式外网
// target: `http://8.142.46.126:8001`,
// target: `http://192.168.0.233:8001`,
changeOrigin: true,
......
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