{ "/rpc/v1": { "target": "http:///rpc/v1" }, "/ws/*": { "target": "http://", "secure": false, "ws": true }, "/public/*": { "target": "http:///public", "pathRewrite": { "^/public": "" } }, "/rest/rpc/*": { "target": "http:///rest/rpc", "pathRewrite": { "^/rest/rpc": "" } } }