Update the documentation
[nonrtric.git] / near-rt-ric-simulator / simulator-group / consul_cbs / config.json
index f75b2c5..4dc0f6c 100644 (file)
@@ -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"
+      ]
+    }
+  ]
+}