mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-22 18:30:09 +00:00
10 lines
367 B
Text
10 lines
367 B
Text
# Environment configuration example
|
|
# Copy this file to .env and adjust values as needed
|
|
|
|
# Example API keys and tokens (add your actual values in .env)
|
|
# GOOGLE_DRIVE_TOKEN=your-token-here
|
|
# DROPBOX_API_KEY=your-api-key-here
|
|
# UNSPLASH_KEY=your-api-key-here
|
|
# WEBDAV_URL=https://your-webdav-server.com
|
|
# WEBDAV_USERNAME=your-username
|
|
# WEBDAV_PASSWORD=your-password
|