From fa8e677bc4057dae761204db696a07fc4d2e527e Mon Sep 17 00:00:00 2001 From: zeinabshahbazi2020 <72361498+zeinabshahbazi2020@users.noreply.github.com> Date: Mon, 14 Feb 2022 23:52:47 +0100 Subject: [PATCH] Update config-file.json --- init/config-file.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }