Skip to content

Commit d859f61

Browse files
authored
Change Jitsi domain for video conference
1 parent 4ba7403 commit d859f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

videoconference/index_orig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable radix */
22

3-
const domain = 'meet.jit.si';
3+
const domain = 'jitsi.deuxfleurs.fr'; // 'meet.jit.si';
44
const options = {
55
roomName: 'BrainWeb',
66
width: "100%",

0 commit comments

Comments
 (0)