8 lines
247 B
Plaintext
8 lines
247 B
Plaintext
|
|
# Nextcloud Calendar configuration
|
||
|
|
# Copy this file to .env and fill in your values.
|
||
|
|
|
||
|
|
NEXTCLOUD_URL=https://tower.scarif.space
|
||
|
|
NEXTCLOUD_USER=chris
|
||
|
|
NEXTCLOUD_PASSWORD=your_app_password_here
|
||
|
|
CALDAV_PRINCIPAL=/remote.php/dav/principals/users/chris/
|