Forgot embed cant use localhost..

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-22 18:22:26 +01:00
parent 4592f4d7f9
commit 104aa85b65

View File

@@ -37,7 +37,7 @@ $(document).ready(function(){
$("head").append('<link type="text/css" rel="stylesheet" href="/static/css/embed.css" />');
$("head").append('<link type="text/css" rel="stylesheet" href="/static/css/materialize.min.css" />');
add = "http://localhost";
add = "https://zoff.no";
socket = io.connect(''+add+':8880', connection_options);
socket.on("get_list", function(){