[#451] added websocket connexion

This commit is contained in:
Camille Moussu
2026-01-09 16:24:13 +01:00
parent 54af9a8e81
commit 47525a5e21
10 changed files with 270 additions and 49 deletions
+1
View File
@@ -10,3 +10,4 @@ var MAIL_SPA_URL = "https://mail.example.com";
var VIDEO_CONFERENCE_BASE_URL = "https://meet.linagora.com";
var DEBUG = false;
var LANG = "en";
var WEBSOCKET_URL = "wss://calendar.example.com";