Merge "add toggle variable ansible fire failure to awx function"
[ccsdk/cds.git] / cds-ui / designer-client / proxy.conf.json
1 {
2   "/controllerblueprint/*": {
3     "target": "https://localhost:3000",
4     "secure": false,
5     "logLevel": "debug",
6     "changeOrigin": true
7   },
8   "/resourcedictionary/*": {
9     "target": "https://localhost:3000",
10     "secure": false,
11     "logLevel": "debug",
12     "changeOrigin": true
13   }
14 }