mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-13 07:09:27 +01:00
Updated the port for henryford's mirror from 3000 to 5000
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user