Updated the port for henryford's mirror from 3000 to 5000

This commit is contained in:
rembo10
2012-03-13 23:14:38 +00:00
parent a7441e2965
commit 81fdc3c45d

View File

@@ -34,7 +34,7 @@ def startmb(forcemb=False):
sleepytime = 0
else:
mbhost = "tbueter.com"
mbport = 3000
mbport = 5000
sleepytime = 0
service = ws.WebService(host=mbhost, port=mbport)