{ "/.well-known": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/oidc": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/interaction": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/auth": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/account": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/admin": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/password": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/registration": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true } }