✨(scheduling) add callback from caldav to django for imip
This commit is contained in:
@@ -3,4 +3,6 @@ PGPORT=5432
|
||||
PGDATABASE=calendars
|
||||
PGUSER=pgroot
|
||||
PGPASSWORD=pass
|
||||
CALENDARS_BASE_URI=/api/v1.0/caldav/
|
||||
CALENDARS_BASE_URI=/api/v1.0/caldav/
|
||||
CALDAV_INBOUND_API_KEY=changeme-inbound-in-production
|
||||
CALDAV_OUTBOUND_API_KEY=changeme-outbound-in-production
|
||||
Reference in New Issue
Block a user