Skip to content

Commit cf90735

Browse files
save file
1 parent e796f95 commit cf90735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chat/chat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<script>
160160

161161

162-
var server = 'https://localhost:3009/chat';
162+
var server = 'https://localhost:3009/chat/';
163163
console.log('server',server);
164164
var room = 'main';
165165

0 commit comments

Comments
 (0)