Fix bug 1585 to Interface Access Problem OSM 9.1.2 in NG-UI
[osm/NG-UI.git] / proxy.conf.json
1 {
2     "/osm/*": {
3         "target": "https://nbi:9999",
4         "secure": false,
5         "logLevel": "info"
6     }
7 }