Skip to content

Commit 429b894

Browse files
committed
私有化公用频道
1 parent e609227 commit 429b894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const wsUrl = 'ws://127.0.0.1:8081';
1+
const wsUrl = 'wss://fagedongxi.com/ws';
22

33
var users = [];
44
var me = new XChatUser();

0 commit comments

Comments
 (0)