{ "/api": { "target": "http://127.0.0.1:8080", "secure": false }, "/koko": { "target": "http://127.0.0.1:5000", "secure": false, "ws": true }, "/media/": { "target": "http://127.0.0.1:8080", "secure": false }, "/guacamole/": { "target": "http://127.0.0.1:8081", "secure": false, "ws": true, "pathRewrite": { "^/guacamole": "" } } }