blob: 3333a64b4477a8b3fdb435f5d39f34c3459eb856 [file] [log] [blame]
{
"/orcs/*":{
"target":"http://localhost:8089",
"secure":true,
"changeOrigin":true,
"logLevel":"debug",
"pathReWrite":{
"^/orcs":""
}
},
"/ats/*":{
"target":"http://localhost:8089",
"secure":true,
"changeOrigin":true,
"logLevel":"debug",
"pathReWrite":{
"^/ats":""
}
},
"/mim/*":{
"target":"http://localhost:8089",
"secure":true,
"changeOrigin":true,
"logLevel":"debug",
"pathReWrite":{
"^/mim":""
}
}
}