|
@@ -10,10 +10,11 @@
|
|
|
"proxy" : {
|
|
"proxy" : {
|
|
|
"/api" : {
|
|
"/api" : {
|
|
|
// "target" : "http://192.168.1.110:18086/",
|
|
// "target" : "http://192.168.1.110:18086/",
|
|
|
- "target" : "http://192.168.1.125:18086/",
|
|
|
|
|
|
|
+ // "target" : "http://192.168.1.125:18086/",
|
|
|
// "target" : "http://192.168.1.251:18086/",
|
|
// "target" : "http://192.168.1.251:18086/",
|
|
|
// "target": "http://192.168.1.251:18186",
|
|
// "target": "http://192.168.1.251:18186",
|
|
|
// "target": "http://116.63.185.248:80/api",
|
|
// "target": "http://116.63.185.248:80/api",
|
|
|
|
|
+ "target" : "http://192.168.1.251:18186/",
|
|
|
"changeOrigin" : true,
|
|
"changeOrigin" : true,
|
|
|
"secure" : false,
|
|
"secure" : false,
|
|
|
"pathRewrite" : {
|
|
"pathRewrite" : {
|