blob: b29cc5726fd0b8acb5262db619f6201f946b7323 [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": ""
}
}
}