|
@@ -23,7 +23,7 @@ module.exports = {
|
|
target: 'http://broadcast.waityou24.cn',
|
|
target: 'http://broadcast.waityou24.cn',
|
|
},
|
|
},
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
- target: 'http://127.0.0.1:8112',
|
|
|
|
|
|
+ target: 'http://196.168.1.197:8112',
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
ws: false,
|
|
ws: false,
|
|
pathRewrite: {
|
|
pathRewrite: {
|