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