tianyi 2 days ago
parent
commit
85b90c77e5
  1. 3
      vue.config.js

3
vue.config.js

@ -8,8 +8,7 @@ module.exports = {
proxy: { proxy: {
'/hiver': { '/hiver': {
target: 'https://hbkuaishi.com', // 正式1 target: 'https://hbkuaishi.com', // 正式1
// target: 'http://192.168.100.32:8888', // 本地 // target: 'http://192.168.100.30:8888', // 本地
// target: 'https://storage.xenjoyou.com', // 测试
ws: false ws: false
}, },
'/foo': { '/foo': {

Loading…
Cancel
Save