forgot to change back to https

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-14 02:53:43 +02:00
parent a4bb62afb0
commit a1fc66e0aa
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ var server;
This if for the localhost running
******/
localhost = true;
localhost = false;
//https server
if(localhost)