Compose-Examples/examples/watchtower/.env

8 lines
202 B
Bash
Raw Normal View History

2024-01-14 20:04:58 +00:00
SMTP_PORT=587
SMTP_USER=watchtower@example.com
SMTP_PASS=mysmtppassword
SMTP_MAIL_FROM=watchtower@example.com
SMTP_MAIL_TO=watchtower@example.com
SMTP_SERVER=smtp.google.com
API_TOKEN=My-HTTP-API-Token