fix/0707-ch
ch 2 years ago
parent 2a2203eed9
commit 3313852f6a

@ -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