diff --git a/vue.config.js b/vue.config.js index d96c1d5..886200f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -8,8 +8,7 @@ module.exports = { proxy: { '/hiver': { target: 'https://hbkuaishi.com', // 正式1 - // target: 'http://192.168.100.32:8888', // 本地 - // target: 'https://storage.xenjoyou.com', // 测试 + // target: 'http://192.168.100.30:8888', // 本地 ws: false }, '/foo': {