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=fe544b0b74b77465c9b5da87526ebe204a32b7ff;hp=8737af011ebb01ee01d82df498174ba710677ca4;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" },