X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fngw%2Fapplication.yaml;h=f87389c0e0707c0677d80a57c9a434e163f95c68;hb=refs%2Fchanges%2F61%2F7361%2F1;hp=f28916854a0cd0664c6a7665160a19d0203a35bc;hpb=f429bad2b6cd1ee0f27e211f177c669c63e7a411;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: