X-Git-Url: https://jasonwoof.com/gitweb/?p=watch-my-terminal.git;a=blobdiff_plain;f=client.coffee;h=6749a602beb28792dfe5315beb2b775b850c3f44;hp=3cc8c8748fc493f9697eb63416647aec95eb38df;hb=b02630f149b0cc5fa9257504a4f4c146af2e0750;hpb=bfab5b72181420d6226cd419b056b01803efb45c diff --git a/client.coffee b/client.coffee index 3cc8c87..6749a60 100644 --- a/client.coffee +++ b/client.coffee @@ -58,7 +58,7 @@ $ -> $body = $('body') $body.css backgroundColor: "##{palette[0]}", color: "##{palette[7]}" - socket = io.connect('http://localhost') + socket = io.connect('/') color_to_css = (i) -> # handle inverse bit