{ "/api": { "target": "http://localhost:3000", "secure": false }, "/property": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/logo": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true }, "/profile": { "target": "http://localhost:3000", "secure": false, "changeOrigin": true } }