Skip to content

Commit e796f95

Browse files
save file
1 parent 64eb7d4 commit e796f95

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';
162+
var server = 'https://localhost:3009/chat';
163163
console.log('server',server);
164164
var room = 'main';
165165

0 commit comments

Comments
 (0)