|
@@ -95,17 +95,8 @@ module.exports = {
|
|
|
open: true,
|
|
|
proxy: {
|
|
|
'/jeecg-boot': {
|
|
|
- // target: 'http://192.168.1.72:7001', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
- // target: 'http://192.168.1.3:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
- // target: 'http://192.168.1.3:7001', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
- // target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
|
- // target: 'http://192.168.1.62:7001', //请求本地 需要jeecg-boot后台项目 英豪
|
|
|
- // target: 'http://192.168.6.162:9806', //请求本地 需要jeecg-boot后台项目 祚云
|
|
|
- // target: 'http://192.168.1.43:8098', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
- // target: 'http://192.168.1.43:8088', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
- // target: 'http://192.168.1.43:8806', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
- // target: 'http://192.168.0.252:8098', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
- // target: 'http://192.168.1.143:7001', //请求本地 需要jeecg-boot后台项目 赵西安
|
|
|
+ // target: 'http://192.168.1.22:7001', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
+ // target: 'http://192.168.1.181:7001', //请求本地 需要jeecg-boot后台项目 赵西安
|
|
|
// target: 'http://192.168.1.193:8080', //请求本地 需要jeecg-boot后台项目 李煜一
|
|
|
// target: 'http://192.168.1.193:31012', //请求本地 需要jeecg-boot后台项目 李煜一
|
|
|
target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
@@ -116,7 +107,7 @@ module.exports = {
|
|
|
// target:'http://118.24.244.213:8804',
|
|
|
// target: 'http://192.168.1.43:9999', // 子安
|
|
|
// target: 'http://192.168.1.8:9999', // 学超
|
|
|
- // target:'http://192.168.0.195:9999/',//测试
|
|
|
+ // target:'http://192.168.0.195:9999',//测试
|
|
|
|
|
|
|
|
|
ws: false,
|