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