RIC-79 intial implementation to fetch subscriptions via rest
[ric-plt/submgr.git] / test / config-file.json
index 1ff0070..a98d169 100644 (file)
       "HostAddr" : "localhost",
       "port" : "8989",
       "baseUrl" : "/"
+    },
+    "subscription": {
+      "host": "localhost:8088",
+      "timeout": 2
     }
+
 }