X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric-gateway%2Fconfig%2Fapplication.yaml;h=715e689d9a69ccc11973091fe20beb6675ab54b3;hb=af912b9d02bbc118c72f31a5fcb794ec80ca4822;hp=cf3c358c8213f42df56baae6b6dc0817b8a19edb;hpb=b78d2c9ac49341c5354c4e591ee72da320a30481;p=portal%2Fnonrtric-controlpanel.git diff --git a/nonrtric-gateway/config/application.yaml b/nonrtric-gateway/config/application.yaml index cf3c358..715e689 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=/ei-producer/** management: endpoint: gateway: