Fixed bugs in Gateway
[portal/nonrtric-controlpanel.git] / webapp-frontend / proxy.conf.json
index b82271d..d704341 100644 (file)
@@ -1,6 +1,10 @@
 {
-  "/api": {
-     "target": "http://localhost:8080",
+  "/a1-policy": {
+     "target": "http://localhost:9090",
      "secure": false
-  }
-}
+  },
+  "/ei-producer": {
+    "target": "http://localhost:9090",
+    "secure": false
+ }
+}
\ No newline at end of file