NG-UI Bug 1119 - VDU-configuration not supported in primitives execution
[osm/NG-UI.git] / proxy.conf.json
1 {
2     "/osm/*": {
3         "target": "https://nbi:9999",
4         "secure": false,
5         "logLevel": "info"
6     }
7 }