diff --git a/init/config-file.json b/init/config-file.json index 7177f11..c74575f 100644 --- a/init/config-file.json +++ b/init/config-file.json @@ -3,9 +3,9 @@ "version": "1.0.0", "containers": [ { - "name": "hw-python", + "name": "hw", "image": { - "registry": "nexus3.o-ran-sc.org:10004", + "registry": "nexus3.o-ran-sc.org:20014", "name": "o-ran-sc/ric-app-hw-python", "tag": "1.1.0" }