X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2Fnonrtric-gateway%2Fconfig%2Fapplication-nonrtricgateway.yaml;h=cee5398d48fcba14ee385e298c33c7d18f1bff6e;hb=refs%2Fheads%2Fdawn;hp=fb8c1064d0f47dadbfaf1d2a1e3e82a73d1e4e87;hpb=7d00feb53e92bdce4e9daa817d07f458af75922f;p=portal%2Fnonrtric-controlpanel.git diff --git a/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml b/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml index fb8c106..cee5398 100644 --- a/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml +++ b/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml @@ -27,11 +27,11 @@ spring: wiretap: true routes: - id: A1-Policy - uri: https://localhost:8433 + uri: https://policy-agent:8433 predicates: - Path=/a1-policy/** - id: A1-EI - uri: https://localhost:8434 + uri: https://ecs:8434 predicates: - Path=/data-producer/**,/data-consumer/** management: