Fix Bug 1978: Unable to view the NS Instances on switching between projects from...
[osm/NG-UI.git] / proxy.conf.json
1 {
2     "/osm/*": {
3         "target": "https://nbi:9999",
4         "secure": false,
5         "logLevel": "info"
6     }
7 }