Copy latest code
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
index 0b73b60..f10d275 100644 (file)
@@ -5,8 +5,12 @@ http:
 rmr:
   port: 3801
   maxMsgSize: 65536
+routingManager:
+  baseUrl: http://10.0.2.15:12020/ric/v1/handles/v1/
 notificationResponseBuffer: 100
 bigRedButtonTimeoutSec: 5
 maxConnectionAttempts: 3
 maxRnibConnectionAttempts: 3
 rnibRetryIntervalMs: 10
+keepAliveResponseTimeoutMs: 1500
+keepAliveDelayMs: 500