Dockerize the test enviroment
[nonrtric.git] / near-rt-ric-simulator / simulator-group / consul_cbs / config.json
1 {
2   "//description": "Application configuration",
3   "ric": [
4     {
5       "name": "ric3",
6       "baseUrl": "http://ric3:8085/",
7       "managedElementIds": [
8         "kista_5",
9         "kista_6"
10       ]
11     }
12   ]
13 }