RIC-125: Expose discovered gNBs and their status via O1
[ric-plt/o1.git] / agent / config / config-file.json
index 7bada6d..12d2bbb 100755 (executable)
@@ -5,6 +5,11 @@
     "logger": {
         "level": 4
     },
+    "db": {
+        "host": "localhost",
+        "port": 6379,
+        "namespaces": ["sdl", "rnib"]
+    },
     "rmr": {
         "protPort": "tcp:4560",
         "maxSize": 65536,