X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fconfig-file.json;fp=test%2Fconfig-file.json;h=1ff00707f10997570cf2899756d3951a4413b3c5;hb=c65f5b0d9ad73ce3f66eabc22e80244546e97238;hp=ab0079ad8f6247ae08e869e6785af8cce13826b6;hpb=586cbbc7da7e66d7143ec685012380d63f00cacd;p=ric-plt%2Fsubmgr.git diff --git a/test/config-file.json b/test/config-file.json index ab0079a..1ff0070 100644 --- a/test/config-file.json +++ b/test/config-file.json @@ -16,5 +16,10 @@ "host": "localhost", "port": 6379, "namespaces": ["sdl", "rnib"] + }, + "rtmgr" : { + "HostAddr" : "localhost", + "port" : "8989", + "baseUrl" : "/" } }