X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fconfig-file.json;h=1ff00707f10997570cf2899756d3951a4413b3c5;hb=e530286062bdc07625e54433bd64530ae7ae2118;hp=ab0079ad8f6247ae08e869e6785af8cce13826b6;hpb=ff8dccd02d76eebfccc0b509ce0b42a2c1760e12;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" : "/" } }