configure internal radicale host
This commit is contained in:
@@ -33,14 +33,14 @@ const config: PartialDeep<Config> = {
|
||||
// host: 'localhost',
|
||||
// port: 465,
|
||||
// },
|
||||
// contacts: {
|
||||
// enableCardDavServer: true,
|
||||
// cardDavUrl: 'http://radicale:5232',
|
||||
// },
|
||||
// calendar: {
|
||||
// enableCalDavServer: true,
|
||||
// calDavUrl: 'http://radicale:5232',
|
||||
// },
|
||||
contacts: {
|
||||
enableCardDavServer: true,
|
||||
cardDavUrl: 'http://bewcloud-cal-yhesxr:5232',
|
||||
},
|
||||
calendar: {
|
||||
enableCalDavServer: true,
|
||||
calDavUrl: 'http://bewcloud-cal-yhesxr:5232',
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user