File size: 253 Bytes
d1b7767
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Copy this file to .env and fill in your actual values

# OpenAI API Configuration (Required)
OPENAI_API_KEY=your_openai_api_key_here

# Pushover Notifications (Optional)
PUSHOVER_TOKEN=your_pushover_token_here
PUSHOVER_USER=your_pushover_user_key_here