diff --git a/public/sketch.js b/public/sketch.js index d04df57..bb8528e 100644 --- a/public/sketch.js +++ b/public/sketch.js @@ -10,8 +10,7 @@ if (http_confirm == "http") { window.location.replace("https://" + location.host); } -//var socket = io(location.host); -var socket = io("http://localhost"); +var socket = io(location.host); var n = 0; var fr = 20; var arr = [];