Almost forgot to change back from localhost settings

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-19 18:53:53 +02:00
parent ff46545a1d
commit a3d1157f57
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)