FORGOT THE DAMN LOCALHOSTSHIT

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-14 03:22:08 +02:00
parent c38f5e6fdf
commit dc505b5e71
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)