X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric-gateway%2Fconfig%2Fapplication.yaml;h=656ebafd38f919c08e080497f01cf9297795ce16;hb=b43fe9cc63931f8c45f93261f235d0608a855a83;hp=57d94d7220f80e8b49aca8d200108b085b5bc0a5;hpb=0ad7c39f68411d7cbd1f013d1d46c8d4b1849bca;p=portal%2Fnonrtric-controlpanel.git diff --git a/nonrtric-gateway/config/application.yaml b/nonrtric-gateway/config/application.yaml index 57d94d7..656ebaf 100644 --- a/nonrtric-gateway/config/application.yaml +++ b/nonrtric-gateway/config/application.yaml @@ -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: