1 parent e796f95 commit cf90735Copy full SHA for cf90735
1 file changed
chat/chat.html
@@ -159,7 +159,7 @@
159
<script>
160
161
162
- var server = 'https://localhost:3009/chat';
+ var server = 'https://localhost:3009/chat/';
163
console.log('server',server);
164
var room = 'main';
165
0 commit comments