blob: 8f3f80b24ba477cdd98798e92cb007825df0d906 [file] [log] [blame]
elinuxhenrikb033eaf2020-02-03 16:02:21 +01001{
2 "config": {
3 "//description": "Application configuration",
4 "ric": [
5 {
6 "name": "ric1",
7 "baseUrl": "http://ric1:8085/",
8 "managedElementIds": [
9 "kista_1",
10 "kista_2"
11 ]
12 }
13 ]
14 }
15}