X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric-gateway%2Fconfig%2Fapplication.yaml;h=98fd7d56b399bdce2505c680a896a9f8fee7deb2;hb=85132f5ec832e4d28a334a21a036e4b3a9ef7eca;hp=57d94d7220f80e8b49aca8d200108b085b5bc0a5;hpb=f34ec0823b56ceaf7a6073be6fc530b0d432b37d;p=portal%2Fnonrtric-controlpanel.git diff --git a/nonrtric-gateway/config/application.yaml b/nonrtric-gateway/config/application.yaml index 57d94d7..98fd7d5 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 + - Path=/a1-policy/** + - id: A1-EI uri: https://localhost:8433 predicates: - - Path=/v2/policies + - Path=/ei-producer/** management: endpoint: gateway: