Update bewcloud.config.ts
This commit is contained in:
@@ -35,11 +35,11 @@ const config: PartialDeep<Config> = {
|
||||
// },
|
||||
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',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user