use https now to fix broken updating

This commit is contained in:
Eric House 2019-10-22 13:38:37 +02:00
parent a1a71df7c6
commit bf37ab0fc1

View file

@ -72,7 +72,7 @@ k_suffix = '.xwd'
k_filebase = "/var/www/html/"
k_apkDir = "xw4/android/"
k_shelfFile = k_filebase + 'xw4/info_shelf_2'
k_urlbase = "http://eehouse.org"
k_urlbase = "https://eehouse.org"
s_shelf = None