blob: a3556b0ee03fc4952e291a4d5653a59686039390 [file] [log] [blame]
{
"/orcs": {
"target": "http://localhost:8089",
"secure": true,
"timeout": 900000,
"logLevel": "debug",
"pathReWrite": {
"^/orcs": ""
}
},
"/ats": {
"target": "http://localhost:8089",
"secure": true,
"logLevel": "debug",
"pathReWrite": {
"^/ats": ""
}
},
"/mim": {
"target": "http://localhost:8089",
"secure": true,
"logLevel": "debug",
"pathReWrite": {
"^/mim": ""
}
}
}