blob: 841cf4e7c9d18c0278136704689140a082336ad5 [file] [log] [blame]
{
"/orcs/*":{
"target":"http://localhost:8092",
"secure":true,
"changeOrigin":true,
"logLevel":"debug",
"pathReWrite":{
"^/orcs":""
}
},
"/ats/*":{
"target":"http://localhost:8092",
"secure":true,
"changeOrigin":true,
"logLevel":"debug",
"pathReWrite":{
"^/ats":""
}
}
}