Q:

Error occurred while trying to proxy to: localhost:3000/

{
  "*": {
    "target": "[::1]:8080/",
    "secure": true,
    "logLevel": "debug",
    "changeOrigin": true,
    "headers": {
      "Connection": "keep-alive"
    },
    "pathRewrite": { "^/*": "" }
  }
}

0
{
"/api": {
"target": "https://localhost:12345",
"secure": false,
"changeOrigin": true
}
}
0

New to Communities?

Join the community