Bug 1381 SDN controller details pop-up doesn't show some attributes
[osm/NG-UI.git] / proxy.conf.json
1 {
2     "/osm/*": {
3         "target": "https://nbi:9999",
4         "secure": false,
5         "logLevel": "info"
6     }
7 }