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