diff --git a/bewcloud.config.ts b/bewcloud.config.ts index fec147b..1a6686e 100644 --- a/bewcloud.config.ts +++ b/bewcloud.config.ts @@ -35,11 +35,11 @@ const config: PartialDeep = { // }, contacts: { enableCardDavServer: true, - cardDavUrl: 'http://bewcloud-cal-yhesxr:5232', + cardDavUrl: 'http://cloud-radicale-wqldcv:5232', }, calendar: { enableCalDavServer: true, - calDavUrl: 'http://bewcloud-cal-yhesxr:5232', + calDavUrl: 'http://cloud-radicale-wqldcv:5232', }, };