Updated vip server url

This commit is contained in:
rembo10
2016-06-07 10:49:59 +01:00
parent f0e6554309
commit ecfd3204ff

View File

@@ -51,8 +51,8 @@ def startmb():
mbpass = headphones.CONFIG.CUSTOMPASS
sleepytime = int(headphones.CONFIG.CUSTOMSLEEP)
elif headphones.CONFIG.MIRROR == "headphones":
mbhost = "codeshy.com"
mbport = 8181
mbhost = "musicbrainz.codeshy.com"
mbport = 80
mbuser = headphones.CONFIG.HPUSER
mbpass = headphones.CONFIG.HPPASS
sleepytime = 0