|
@@ -23,7 +23,7 @@ module.exports = {
|
|
|
target: 'http://broadcast.waityou24.cn',
|
|
|
},
|
|
|
'/api': {
|
|
|
- target: 'http://broadcast.waityou24.cn', //http://192.168.1.19:9200//http://cccysci.waityou24.cn
|
|
|
+ target: 'http://127.0.0.1:9001',
|
|
|
changeOrigin: true,
|
|
|
ws: false,
|
|
|
},
|