aboutsummaryrefslogtreecommitdiff
path: root/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'app.js')
-rw-r--r--app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.js b/app.js
index 66816c5..1869dba 100644
--- a/app.js
+++ b/app.js
@@ -140,7 +140,7 @@ function route () {
document.getElementById("inp").addEventListener("change", readFile);
}
- var ws = new WebSocket('ws://bogbook.com/' + src)
+ var ws = new WebSocket('ws://localhost:8080/' + src)
var clientLog = {
publicKey: src