View file File name : proxy.conf.env.json Content :{ "/api/*": { "target": "http//<api_host>:<api_port>", "secure": false, "changeOrigin": true } }