New VIM Design with the config implemented.
[osm/NG-UI.git] / proxy.conf.json
1 {
2     "/osm/*": {
3         "target": "https://nbi:9999",
4         "secure": false,
5         "logLevel": "info"
6     }
7 }