Initial Commit - NG UI
[osm/NG-UI.git] / proxy.conf.json
diff --git a/proxy.conf.json b/proxy.conf.json
new file mode 100644 (file)
index 0000000..e6a63c6
--- /dev/null
@@ -0,0 +1,7 @@
+{
+    "/osm/*": {
+        "target": "https://nbi:9999",
+        "secure": false,
+        "logLevel": "info"
+    }
+}
\ No newline at end of file