From: ecaiyanlinux Date: Wed, 1 Dec 2021 09:33:42 +0000 (+0100) Subject: Update nonrtric-gateway config for change of ECS to ICS X-Git-Tag: 2.4.0~21 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=3396caec1e43ef18d5a51dd2904398188a4334e5;p=portal%2Fnonrtric-controlpanel.git Update nonrtric-gateway config for change of ECS to ICS Signed-off-by: ecaiyanlinux Issue-ID: NONRTRIC-625 Change-Id: I309ee1dcb514bf44eb2d6e58cb294abb689d3b37 --- diff --git a/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml b/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml index cee5398..7230175 100644 --- a/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml +++ b/docker-compose/nonrtric-gateway/config/application-nonrtricgateway.yaml @@ -31,7 +31,7 @@ spring: predicates: - Path=/a1-policy/** - id: A1-EI - uri: https://ecs:8434 + uri: https://ics:8434 predicates: - Path=/data-producer/**,/data-consumer/** management: