diff options
Diffstat (limited to 'csit/onset.sh')
-rwxr-xr-x | csit/onset.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/onset.sh b/csit/onset.sh index 251b5b51..6b9d900e 100755 --- a/csit/onset.sh +++ b/csit/onset.sh @@ -2,7 +2,7 @@ # # ===========LICENSE_START==================================================== # Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. -# Modifications Copyright (C) 2022 Nordix Foundation. +# Modifications Copyright (C) 2022-2023 Nordix Foundation. # ============================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -29,5 +29,5 @@ then fi curl -k -H "Content-type: application/json" --data-binary @$1 \ - http://${SIM_IP}:3904/events/unauthenticated.DCAE_CL_OUTPUT + http://localhost:30227/events/unauthenticated.DCAE_CL_OUTPUT echo |