|
@@ -68,7 +68,7 @@ module.exports = {
|
|
|
open : true,
|
|
|
proxy: {
|
|
|
'/jeecg-boot': {
|
|
|
- // target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
+ target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
// target: 'http://192.168.1.8:8081', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
// target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
|
// target: 'http://192.168.1.188:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
@@ -86,7 +86,7 @@ module.exports = {
|
|
|
// target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目
|
|
|
// target: 'http://192.168.1.251/', //请求本地 需要jeecg-boot后台项目
|
|
|
// target:'http://118.24.244.213:8804',
|
|
|
- target:'http://139.186.151.174:8804', //测试
|
|
|
+ // target:'http://139.186.151.174:8804', //测试
|
|
|
|
|
|
ws: false,
|
|
|
|