change dev proxy to hz015
This commit is contained in:
+6
-6
@@ -1,30 +1,30 @@
|
|||||||
{
|
{
|
||||||
"/sysapi": {
|
"/sysapi": {
|
||||||
"target": "http://130.120.3.231:91",
|
"target": "http://hz015.int.it2000.com.cn",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"changeOrigin": true,
|
"changeOrigin": true,
|
||||||
"ws": true
|
"ws": true
|
||||||
},
|
},
|
||||||
"/login": {
|
"/login": {
|
||||||
"target": "http://130.120.3.231:91",
|
"target": "http://hz015.int.it2000.com.cn",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"changeOrigin": true,
|
"changeOrigin": true,
|
||||||
"ws": true
|
"ws": true
|
||||||
},
|
},
|
||||||
"/logout": {
|
"/logout": {
|
||||||
"target": "http://130.120.3.231:91",
|
"target": "http://hz015.int.it2000.com.cn",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"changeOrigin": true,
|
"changeOrigin": true,
|
||||||
"ws": true
|
"ws": true
|
||||||
},
|
},
|
||||||
"/adminapi": {
|
"/adminapi": {
|
||||||
"target": "http://130.120.3.231:91",
|
"target": "http://hz015.int.it2000.com.cn",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"changeOrigin": true,
|
"changeOrigin": true,
|
||||||
"ws": true
|
"ws": true
|
||||||
},
|
},
|
||||||
"/v2": {
|
"/v2": {
|
||||||
"target": "http://130.120.3.231:91",
|
"target": "http://hz015.int.it2000.com.cn",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"changeOrigin": true,
|
"changeOrigin": true,
|
||||||
"ws": true
|
"ws": true
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
"ws": true
|
"ws": true
|
||||||
},
|
},
|
||||||
"/msgexchangeapi": {
|
"/msgexchangeapi": {
|
||||||
"target": "http://130.120.3.231:91",
|
"target": "http://hz015.int.it2000.com.cn",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"changeOrigin": true,
|
"changeOrigin": true,
|
||||||
"ws": true
|
"ws": true
|
||||||
|
|||||||
Reference in New Issue
Block a user