first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# ZynkTime Environment Configuration
|
||||
# Copy this file to .env and fill in your values
|
||||
|
||||
# Required: Kleer API Key
|
||||
KLEER_API_KEY=your_api_key_here
|
||||
|
||||
# Optional: Username (defaults to "Christopher Juhlin")
|
||||
KLEER_USERNAME=Christopher Juhlin
|
||||
|
||||
# Optional: Company ID (defaults to "1336")
|
||||
KLEER_COMPANY_ID=1336
|
||||
|
||||
# Server Configuration (for advanced users)
|
||||
# SERVER_HOST=0.0.0.0
|
||||
# SERVER_PORT=8000
|
||||
Reference in New Issue
Block a user