aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/proxy.conf.json
blob: 11ed2676770832aeb596916213af7fdaea27bcc1 (plain)
1
2
3
4
5
6
7
8
{
  "/controllerblueprint/*": {
    "target": "https://localhost:3000",
    "secure": false,
    "logLevel": "debug",
    "changeOrigin": true
  }
}