|
@@ -10,7 +10,7 @@ module.exports = {
|
|
|
'/pre': {
|
|
|
// target: 'http://app.bluefire.top:7999',//后端接口地址
|
|
|
// target: 'http://192.168.101.15:8081',//后端接口地址
|
|
|
- target: 'http://192.168.101.104:8081',//后端接口地址
|
|
|
+ target: 'http://192.168.2.114:8081',//后端接口地址
|
|
|
changeOrigin: true, //是否跨域
|
|
|
pathRewrite: {
|
|
|
'^/pre': '/',//重写,
|