Added simple http handler for route updates into unittests
[ric-plt/submgr.git] / test / config-file.json
index ab0079a..1ff0070 100644 (file)
         "host": "localhost",
         "port": 6379,
         "namespaces": ["sdl", "rnib"]
+    },
+    "rtmgr" : {
+      "HostAddr" : "localhost",
+      "port" : "8989",
+      "baseUrl" : "/"
     }
 }