From: rajalakshmisv Date: Mon, 24 Jan 2022 09:44:45 +0000 (+0000) Subject: chnaged container type X-Git-Tag: 1.0.1~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F7608%2F1;p=ric-app%2Frc.git chnaged container type Signed-off-by: rajalakshmisv Change-Id: Ie8ffd9e9a18a38ea9a35e3214444911df82598c7 --- diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index 65bd1ec..5052cea 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -31,7 +31,7 @@ "ports": [ { "name": "http", - "container": "rchandler", + "container": "rc", "port": 8080, "description": "http service" },