Maxim Sokhatsky 11 years ago
parent
commit
dd1ecc61ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/web/priv/static/app/js/selector.js

+ 1 - 1
apps/web/priv/static/app/js/selector.js

@@ -1,5 +1,5 @@
 var scope = {
-    apiUrl: "ws://localhost:8080/ws/",
+    apiUrl: "ws://srv5.kakaranet.com:8080/ws/",
     gameId: 1000001,
     CARD_SOURCE: "svg/Card.svg",
     CARD_SMALL_SOURCE: "svg/Card-Small.svg",