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