email testing
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
# OpenRouter API Configuration
|
||||
OPENROUTER_API_KEY=your_api_key_here
|
||||
# No quotes needed - just paste your key directly
|
||||
OPENROUTER_API_KEY=sk-or-v1-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
|
||||
# Optional: Your site info for OpenRouter rankings
|
||||
OPENROUTER_SITE_URL=https://your-site.com
|
||||
OPENROUTER_SITE_NAME=YourSiteName
|
||||
|
||||
# SMTP Credentials for your mail server
|
||||
# No quotes needed - even if your password contains special characters
|
||||
SMTP_USERNAME=your-email@yourdomain.com
|
||||
SMTP_PASSWORD=your-smtp-password
|
||||
|
||||
|
||||
Reference in New Issue
Block a user