We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d293931 commit 341108cCopy full SHA for 341108c
www/js/index-easyrtc.js
@@ -1,4 +1,4 @@
1
-const EASYRTC_SERVER = 'example.com';
+const EASYRTC_SERVER = 'https://example.com';
2
const EASYRTC_APP_NAME = 'default';
3
const EASYRTC_ROOM_NAME = 'test';
4
0 commit comments