diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-06-27 09:36:16 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-06-27 09:36:16 +0100 |
| commit | 470c897cac4d55c78cd7a08c06442f6e12ad3545 (patch) | |
| tree | df5d1835943ce82eea5271c8c157a38cdee282a5 /eventStreamer/config.py | |
| parent | 5e3ad78c98cb45bb4f902207d25f4fec6a2bedaa (diff) | |
fps thing
Diffstat (limited to 'eventStreamer/config.py')
| -rwxr-xr-x | eventStreamer/config.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/eventStreamer/config.py b/eventStreamer/config.py index 7389ab9..1b9fe51 100755 --- a/eventStreamer/config.py +++ b/eventStreamer/config.py @@ -1,6 +1,6 @@ -mysql_ip="127.0.0.1" -mysql_user="openBTS" -mysql_pword="openBTS" -mysql_db="openBTS" +mysql_ip="134.226.86.120" +mysql_user="tim" +mysql_pword="Visualise this" +mysql_db="openbts" viz_port=7888 viz_ip="127.0.0.1"
\ No newline at end of file |
