|
@@ -22,7 +22,7 @@ module.exports = {
|
|
|
port: '8001',
|
|
|
proxy: {
|
|
|
'/files': {
|
|
|
- target: 'http://broadcast.waityou24.cn',
|
|
|
+ target: 'http://broadcast.kqyjy.com',
|
|
|
},
|
|
|
|
|
|
|
|
@@ -30,7 +30,7 @@ module.exports = {
|
|
|
|
|
|
|
|
|
'/api': {
|
|
|
- target: 'http://broadcast.waityou24.cn',
|
|
|
+ target: 'http://broadcast.kqyjy.com',
|
|
|
changeOrigin: true,
|
|
|
ws: false,
|
|
|
},
|