Forgot to revert embedded target

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-05 18:03:33 +02:00
parent 267ac9a86e
commit 22c8743aa8
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -43,7 +43,7 @@ $(document).ready(function(){
dismissible: false
});
color = "#" + hash[1];
add = "http://localhost";
add = "https://zoff.me";
socket = io.connect(''+add+':8080', connection_options);
socket.on('auth_required', function() {