Fixed gulp

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-26 17:03:02 +02:00
parent c3af36064f
commit 4fea9ae038
3 changed files with 9 additions and 9 deletions

View File

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