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=ce50c44c2bdbbde4f2cb678873f0232dd3ba8de2;hpb=f21ddbbc041b9e65328a225dbecf51867887fa1c;p=portal%2Fnonrtric-controlpanel.git diff --git a/nonrtric-gateway/config/application.yaml b/nonrtric-gateway/config/application.yaml index ce50c44..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=/a1-policy/v2/policy-types/** - - id: policies - uri: https://localhost:8433 + - Path=/a1-policy/** + - id: A1-EI + uri: https://localhost:8434 predicates: - - Path=/a1-policy/v2/policies + - Path=/data-producer/** management: endpoint: gateway: