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