Updated Control Panel for changed ECS NBI
[portal/nonrtric-controlpanel.git] / nonrtric-gateway / config / application.yaml
index 57d94d7..656ebaf 100644 (file)
@@ -26,14 +26,14 @@ spring:
       httpserver:
         wiretap: true
       routes:
-      - id: policytypes
+      - id: A1-Policy
         uri: https://localhost:8433
         predicates:
-        - Path=/v2/policy-types/**
-      - id: policies
-        uri: https://localhost:8433
+        - Path=/a1-policy/**
+      - id: A1-EI
+        uri: https://localhost:8434
         predicates:
-        - Path=/v2/policies
+        - Path=/data-producer/**
 management:
   endpoint:
     gateway: