This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user