|
@@ -72,13 +72,8 @@ let proxyTable = {
|
|
|
},
|
|
|
// 所有数据的请求域名地址r
|
|
|
'/api/v1': {
|
|
|
-<<<<<<< HEAD
|
|
|
- // target: 'http://172.16.33.166:80',
|
|
|
- target: 'http://localhost:8080',
|
|
|
-=======
|
|
|
target: 'http://172.16.33.166:80',
|
|
|
//target: 'http://localhost:8080',
|
|
|
->>>>>>> ddf8bee055e4873393f3754b13584d7b24145dab
|
|
|
// target: 'http://192.168.1.104:8080',
|
|
|
ws: true,
|
|
|
pathRewrite: {
|