We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba7403 commit d859f61Copy full SHA for d859f61
1 file changed
videoconference/index_orig.js
@@ -1,6 +1,6 @@
1
/* eslint-disable radix */
2
3
-const domain = 'meet.jit.si';
+const domain = 'jitsi.deuxfleurs.fr'; // 'meet.jit.si';
4
const options = {
5
roomName: 'BrainWeb',
6
width: "100%",
0 commit comments