Update bewcloud.config.ts
This commit is contained in:
@@ -35,11 +35,11 @@ const config: PartialDeep<Config> = {
|
|||||||
// },
|
// },
|
||||||
contacts: {
|
contacts: {
|
||||||
enableCardDavServer: true,
|
enableCardDavServer: true,
|
||||||
cardDavUrl: 'http://bewcloud-cal-yhesxr:5232',
|
cardDavUrl: 'http://cloud-radicale-wqldcv:5232',
|
||||||
},
|
},
|
||||||
calendar: {
|
calendar: {
|
||||||
enableCalDavServer: true,
|
enableCalDavServer: true,
|
||||||
calDavUrl: 'http://bewcloud-cal-yhesxr:5232',
|
calDavUrl: 'http://cloud-radicale-wqldcv:5232',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user