Almost forgot localhost settings again

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-19 19:44:25 +02:00
parent 7e96a1d0dc
commit 54ac3d1e06
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)