Localhost

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-24 20:07:59 +02:00
parent 0dabed6f07
commit 9a6025a3f1
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)