blob: fe297a5534ca1e0a0f9be020a452e89734541f85 [file] [log] [blame]
sjana23dad812020-05-08 14:13:38 -04001#! /bin/bash
2
3export RMR_SEED_RT="../init/routes.txt"
4export RMR_RTG_SVC="9999"
5export MSG_MAX_BUFFER="2072"
6export THREADS="1"
7export VERBOSE="0"
8export CONFIG_FILE="config/config-file.json"
9export XAPP_ID="3489-er492k-92389"
10export LOG_LEVEL="MDCLOG_ERR"
11export DBAAS_SERVICE_HOST="127.0.0.1"
12export DBAAS_SERVICE_PORT="6379"
13
14