|
|
@ -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': { |
|
|
|