summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xeventStreamer/config.local6
1 files changed, 6 insertions, 0 deletions
diff --git a/eventStreamer/config.local b/eventStreamer/config.local
new file mode 100755
index 0000000..02b8af0
--- /dev/null
+++ b/eventStreamer/config.local
@@ -0,0 +1,6 @@
+mysql_ip="127.0.0.1"
+mysql_user="openBTS"
+mysql_pword="openBTS"
+mysql_db="openBTS_01"
+viz_port=7888
+viz_ip="127.0.0.1" \ No newline at end of file