f75b2c5f75aeb3adb385efced769fc4d408e22af
[nonrtric.git] / near-rt-ric-simulator / simulator-group / consul_cbs / config.json
1  {
2     "//description": "Application configuration",
3     "ric": [
4       {
5         "name": "ric1",
6         "baseUrl": "http://localhost:8080/",
7         "managedElementIds": [
8           "kista_1",
9           "kista_2"
10         ]
11       }
12     ]
13   }