X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fsimulator-group%2Fconsul_cbs%2Fconfig.json;h=4dc0f6c5b883d4bd99b5d46cc5a9346174f9e155;hb=refs%2Fchanges%2F92%2F2392%2F1;hp=f75b2c5f75aeb3adb385efced769fc4d408e22af;hpb=cd9e9862fa9a5898f3595b397686861749f72953;p=nonrtric.git diff --git a/near-rt-ric-simulator/simulator-group/consul_cbs/config.json b/near-rt-ric-simulator/simulator-group/consul_cbs/config.json index f75b2c5f..4dc0f6c5 100644 --- a/near-rt-ric-simulator/simulator-group/consul_cbs/config.json +++ b/near-rt-ric-simulator/simulator-group/consul_cbs/config.json @@ -1,13 +1,13 @@ - { - "//description": "Application configuration", - "ric": [ - { - "name": "ric1", - "baseUrl": "http://localhost:8080/", - "managedElementIds": [ - "kista_1", - "kista_2" - ] - } - ] - } +{ + "//description": "Application configuration", + "ric": [ + { + "name": "ric3", + "baseUrl": "http://ric3:8085/", + "managedElementIds": [ + "kista_5", + "kista_6" + ] + } + ] +}