|
@@ -24,15 +24,15 @@ module.exports = {
|
|
ws: true,
|
|
ws: true,
|
|
},
|
|
},
|
|
'/files': {
|
|
'/files': {
|
|
- target: 'http://free.liaoningdoupo.com',
|
|
|
|
|
|
+ target: 'http://broadcast.waityou24.cn/',
|
|
},
|
|
},
|
|
'/api': {
|
|
'/api': {
|
|
- target: 'http://free.liaoningdoupo.com',
|
|
|
|
|
|
+ target: 'http://127.0.0.1:3001',
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
ws: true,
|
|
ws: true,
|
|
},
|
|
},
|
|
'/ws': {
|
|
'/ws': {
|
|
- target: 'http://free.liaoningdoupo.com',
|
|
|
|
|
|
+ target: 'http://broadcast.waityou24.cn/',
|
|
ws: true,
|
|
ws: true,
|
|
},
|
|
},
|
|
},
|
|
},
|