{ "/api/*": { "target": "http://localhost:3003/api", "secure": false, "pathRewrite": { "^/api": "" }, "crossOrigin": true, "logLevel": "debug" } }