Skip to content

Commit fd85889

Browse files
save file
1 parent cf90735 commit fd85889

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chat/chat.html

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

161161

162-
var server = 'https://localhost:3009/chat/';
162+
//var server = 'https://localhost:3009/chat/';
163+
var server = '';
163164
console.log('server',server);
164165
var room = 'main';
165166

0 commit comments

Comments
 (0)