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