added new message type for dcaptermxapp to adxapp rtpm data communication
[ric-plt/xapp-frame.git] / config / config-file.yaml
index 42236ec..59656c8 100755 (executable)
@@ -14,7 +14,7 @@
 #   limitations under the License.
 
 "local":
-  "host": ":8080"
+  "host": ":8086"
 "logger":
   "level": 4
 "rmr":
@@ -26,6 +26,8 @@
 "subscription":
     "host": "localhost:8088"
     "timeout": 2
+    "retryCount": 10
+    "retryDelay": 5
 "db":
   "namespace": "sdl"
   "waitForSdl": false