|
@@ -20,10 +20,10 @@ module.exports = {
|
|
|
port: '8001',
|
|
|
proxy: {
|
|
|
'/files': {
|
|
|
- target: 'http://broadcast.waityou24.cn',
|
|
|
+ target: 'http://123.57.16.142',
|
|
|
},
|
|
|
'/projectadmin/api': {
|
|
|
- target: 'https://broadcast.waityou24.cn', //http://127.0.0.1:10102 http://www.freeskyghw.cn
|
|
|
+ target: 'http://123.57.16.142',
|
|
|
changeOrigin: true,
|
|
|
ws: false,
|
|
|
},
|