Environment Variables
General
Variable |
Description |
|---|---|
|
Default notification backend (default: |
|
Path to .env file to auto-load on import |
Email
Variable |
Description |
|---|---|
|
SMTP server hostname |
|
SMTP server port |
|
SMTP username |
|
SMTP password or app password |
|
Recipient email address |
|
Sender email address (optional) |
Twilio
Variable |
Description |
|---|---|
|
Twilio Account SID |
|
Twilio Auth Token |
|
Twilio phone number |
|
Destination phone number |
Telegram
Variable |
Description |
|---|---|
|
Telegram Bot API token |
|
Target chat ID |
Webhook
Variable |
Description |
|---|---|
|
Webhook endpoint URL |
Playwright
Variable |
Description |
|---|---|
|
Run headless (true/false) |