wangfukang 5 days ago
parent
commit
ed2ae04135
  1. 4
      vue.config.js

4
vue.config.js

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

Loading…
Cancel
Save