Localhost to zoff.me

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-05 15:34:27 +01:00
parent 421482ec3a
commit fd8df5041a

View File

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