diff --git a/config.js b/config.js index bf59d48..04a6528 100644 --- a/config.js +++ b/config.js @@ -1,4 +1,4 @@ -const websocketAddress = "ws://localhost:8888/websocket/123"; +const websocketAddress = "ws://192.168.1.138:19001"; const config = { 你好: "123", b: "1231231", diff --git a/index.html b/index.html index 6c780df..5cf0bf3 100644 --- a/index.html +++ b/index.html @@ -260,6 +260,12 @@