]> git.eli173.com Git - pong_br/commitdiff
CRUCIAL change
authorElijah Cohen <eli@eli173.com>
Fri, 17 May 2019 14:51:50 +0000 (09:51 -0500)
committerElijah Cohen <eli@eli173.com>
Fri, 17 May 2019 14:51:50 +0000 (09:51 -0500)
web/main.js

index b2c307623318275f52075fd095d9382f76bd691c..1cddc90f0cada10dc38ae5097be11fcac7f8a492 100644 (file)
@@ -1,5 +1,5 @@
 
-const prefixurl = "ws://" + window.location.hostname + "/sock";
+const prefixurl = "ws://" + window.location.hostname + "/sock/";
 
 var theSocket = null;