[#562] added DAV_BASE_URL to env (#570)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2026-02-23 11:29:02 +01:00
committed by GitHub
parent 5e9e52c8dd
commit 5989b3661e
4 changed files with 31 additions and 25 deletions
+1
View File
@@ -15,6 +15,7 @@ declare global {
SSO_POST_LOGOUT_REDIRECT: string;
CALENDAR_BASE_URL: string;
DAV_BASE_URL: string;
MAIL_SPA_URL: string;
VIDEO_CONFERENCE_BASE_URL: string;