X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric-gateway%2Fconfig%2Fapplication.yaml;h=cf3c358c8213f42df56baae6b6dc0817b8a19edb;hb=b78d2c9ac49341c5354c4e591ee72da320a30481;hp=57d94d7220f80e8b49aca8d200108b085b5bc0a5;hpb=36fc60e07ee3445fd913191d319ca1edf8353f7a;p=portal%2Fnonrtric-controlpanel.git diff --git a/nonrtric-gateway/config/application.yaml b/nonrtric-gateway/config/application.yaml index 57d94d7..cf3c358 100644 --- a/nonrtric-gateway/config/application.yaml +++ b/nonrtric-gateway/config/application.yaml @@ -29,11 +29,11 @@ spring: - id: policytypes uri: https://localhost:8433 predicates: - - Path=/v2/policy-types/** + - Path=/a1-policy/v2/policy-types/** - id: policies uri: https://localhost:8433 predicates: - - Path=/v2/policies + - Path=/a1-policy/v2/policies/** management: endpoint: gateway: