9 lines
315 B
Plaintext
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
|