X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fsubmgr.yaml;h=c1dda48ee5ab68cc9a25d27077ea5753901a0c13;hb=refs%2Fchanges%2F92%2F992%2F2;hp=e91fbdf44f9d7d9a65b1d299507071fead237d44;hpb=4511475f03107eb53c88545649898e3cfbcc2765;p=ric-plt%2Fsubmgr.git diff --git a/config/submgr.yaml b/config/submgr.yaml index e91fbdf..c1dda48 100644 --- a/config/submgr.yaml +++ b/config/submgr.yaml @@ -16,8 +16,12 @@ "local": "host": ":8080" "logger": - "level": 4 + "level": 3 "rmr": "protPort": "tcp:4560" "maxSize": 2072 "numWorkers": 1 +"rtmgr": + "hostAddr": "rtmgr" + "port" : 8888 + "baseUrl" : "/ric/v1"