|
@@ -23,10 +23,10 @@ module.exports = {
|
|
|
target: 'http://broadcast.kqyjy.com',
|
|
|
},
|
|
|
'/api/label': {
|
|
|
- target: 'http://192.168.1.197:4200',
|
|
|
+ target: 'http://broadcast.kqyjy.com',
|
|
|
},
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
- target: 'http://192.168.1.197:8112',
|
|
|
+ target: 'http://broadcast.kqyjy.com',
|
|
|
changeOrigin: true,
|
|
|
ws: false,
|
|
|
// pathRewrite: {
|