|
@@ -21,7 +21,7 @@ module.exports = {
|
|
|
target: 'http://broadcast.waityou24.cn',
|
|
|
},
|
|
|
'/point/v1/api': {
|
|
|
- target: 'https://broadcast.waityou24.cn', // 127.0.0.1:13003
|
|
|
+ target: 'http://192.168.1.197:12111', // 127.0.0.1:13003
|
|
|
changeOrigin: true,
|
|
|
ws: false,
|
|
|
},
|