Merge branch 'fix/0707-ch' into msb_prod

msb_prod
ch 2 years ago
commit 2b7913353d

@ -20,11 +20,6 @@ export default (configEnv) => {
open: false,
proxy: {
'/api': {
// target: 'http://192.168.10.109:8090/', // 显雨
// target: 'http://192.168.10.5:4500', // 高玉
// target: 'http://192.168.10.87:8090', // 罗战
// target: 'http://192.168.10.93:8090', // 周渺
// target: 'http://192.168.10.106:8090', // 舒梦娇
target: 'https://k8s-horse-gateway.mashibing.cn/', // 测试地址
// target: 'https://you-gateway.mashibing.com', // 生产环境
changeOrigin: true,

Loading…
Cancel
Save