X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=test%2Fsimulator-group%2Fngw%2Fapplication.yaml;h=f87389c0e0707c0677d80a57c9a434e163f95c68;hb=643b2ce3a554198a37cabd5568cd8b2cdf56fe2c;hp=f28916854a0cd0664c6a7665160a19d0203a35bc;hpb=f24a7657bf8352936931b845cc9c77f09305089f;p=nonrtric.git diff --git a/test/simulator-group/ngw/application.yaml b/test/simulator-group/ngw/application.yaml index f2891685..f87389c0 100644 --- a/test/simulator-group/ngw/application.yaml +++ b/test/simulator-group/ngw/application.yaml @@ -31,11 +31,11 @@ spring: predicates: - Path=/a1-policy/** - id: A1-EI - uri: https://${ECS_DOMAIN_NAME}:${ECS_EXTERNAL_SECURE_PORT} + uri: https://${ICS_DOMAIN_NAME}:${ICS_EXTERNAL_SECURE_PORT} predicates: - Path=/ei-producer/** - id: A1-EI2 - uri: https://${ECS_DOMAIN_NAME}:${ECS_EXTERNAL_SECURE_PORT} + uri: https://${ICS_DOMAIN_NAME}:${ICS_EXTERNAL_SECURE_PORT} predicates: - Path=/data-producer/**,/data-consumer/** management: