aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/devConfig.defaults.json
blob: 99380b1e50315155f01d9f13b6b894a1fbf62433 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "port": 9000,
  "proxyCatalogTarget": null,
  "proxyTarget": null,
  "bundles": {
    "bundle": ["sdc-app/sdc.app.jsx"],
    "punch-outs": ["sdc-app/punch-outs.js"],
    "heat-validation": ["sdc-app/heatValidation.app.jsx"]
  }
}