Skip to content

Commit 341108c

Browse files
authored
Update index-easyrtc.js
1 parent d293931 commit 341108c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/js/index-easyrtc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const EASYRTC_SERVER = 'example.com';
1+
const EASYRTC_SERVER = 'https://example.com';
22
const EASYRTC_APP_NAME = 'default';
33
const EASYRTC_ROOM_NAME = 'test';
44

0 commit comments

Comments
 (0)