X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-descriptor%2Fconfig.json;fp=xapp-descriptor%2Fconfig.json;h=ed21c00f4f013ed4aee99131fe9cea020845369a;hb=960885a60feb1ef3f9f654c7f4caf73f7a25dc4a;hp=21fd680aa3eae9230cd4f20fcfe8847f6b899aab;hpb=a68d14ca01424a51cc7c9dd24b46282784301cba;p=ric-app%2Frc.git diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index 21fd680..ed21c00 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -5,9 +5,9 @@ { "name": "rc", "image": { - "registry": "nexus3.o-ran-sc.org:10002", - "name": "o-ran-sc/ric-app-rc", - "tag": "1.0.1" + "registry": "hub.docker.com", + "name": "mthykand/rcxapp", + "tag": "v1.1" } } ], @@ -68,6 +68,7 @@ }, "controls": { "ricHOControlgRpcServerPort" : "7777", - "logLevel": 4 + "logLevel": 3, + "controlAckTimer" : 2 } }