|
@@ -64,8 +64,8 @@ module.exports = {
|
|
}
|
|
}
|
|
},*/
|
|
},*/
|
|
'/jeecg-boot': {
|
|
'/jeecg-boot': {
|
|
- target: 'http://39.106.184.70:8080', //请求本地 需要jeecg-boot后台项目
|
|
|
|
- // target: 'http://192.168.2.132:8080', //请求本地 需要jeecg-boot后台项目
|
|
|
|
|
|
+ // target: 'http://39.106.184.70:8080', //请求本地 需要jeecg-boot后台项目
|
|
|
|
+ target: 'http://localhost:8080', //请求本地 需要jeecg-boot后台项目
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true
|
|
changeOrigin: true
|
|
},
|
|
},
|