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