Files
workhive-caldav-sync/.env.example
LockeShor a519e46482
All checks were successful
Docker Image / build (push) Successful in 2m29s
work yay
2026-06-08 22:34:54 -04:00

9 lines
315 B
Plaintext

# Copy this to .env and fill values (never commit .env)
WORKHIVE_TOKEN=your_workhive_session_token_here
CALDAV_USER=your_caldav_username
CALDAV_PASSWORD=your_caldav_password
CALDAV_LOCATION=https://your-caldav-url.example/path/
NAME=Your Name
BASE_URL=https://app.getworkhive.com/schedule
TIMEZONE=America/New_York