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