X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-descriptor%2Fconfig.json;h=d7a307276b60b15804006186441f1a4983738351;hb=34235e7b9c08c5d9c4f560b4e171e78ba4695532;hp=ca56fecac604946bccef6988bb661327246542a9;hpb=727cefb2889f78571bfc655359e03bf20227381c;p=ric-app%2Frc.git diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index ca56fec..d7a3072 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -13,6 +13,12 @@ ], "messaging": { "ports": [ + { + "name": "grpc-server", + "container": "rc", + "port": 7777, + "targetPort": 7777 + }, { "name": "rmr-data", "container": "rc",