You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

18 lines
382 B

{
"/userapi": {
"target": "http://10.3.117.30:5007",
"secure": false
},
"/productapi": {
"target": "http://10.3.117.30:5008",
"secure": false
},
"/cartapi": {
"target": "http://10.3.117.30:5006",
"secure": false
},
"/orderapi": {
"target": "http://10.3.117.30:5009",
"secure": false
}
}