hostname change

This commit is contained in:
rembo10
2012-03-19 09:47:55 +00:00
parent b431689a0a
commit 85669fc118

View File

@@ -32,7 +32,7 @@ def startmb(forcemb=False):
mbport = headphones.CUSTOMPORT
sleepytime = headphones.CUSTOMSLEEP
elif headphones.MIRROR == "headphones":
mbhost = "codeshy.com"
mbhost = "178.63.142.150"
mbport = 3333
mbuser = headphones.HPUSER
mbpass = headphones.HPPASS