CI: Migrate Sonar Scan job to GHA
[portal/nonrtric-controlpanel.git] / nonrtric-gateway / config / application.yaml
index 98fd7d5..fb8c106 100644 (file)
@@ -31,9 +31,9 @@ spring:
         predicates:
         - Path=/a1-policy/**
       - id: A1-EI
-        uri: https://localhost:8433
+        uri: https://localhost:8434
         predicates:
-        - Path=/ei-producer/**
+        - Path=/data-producer/**,/data-consumer/**
 management:
   endpoint:
     gateway:
@@ -49,4 +49,4 @@ logging:
     org.springframework.cloud.gateway: INFO
     reactor.netty: INFO
   file:
-    name: /var/log/nonrtric-gateway/application.log
\ No newline at end of file
+    name: /var/log/nonrtric-gateway/application.log