gulp listener on remotecontroller too, and updated remotecontroller.js

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-24 20:07:29 +02:00
parent 28ee75c750
commit 0dabed6f07
8 changed files with 29 additions and 16 deletions

View File

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