1
0
mirror of https://github.com/Haxxnet/Compose-Examples synced 2024-12-22 10:10:20 +00:00
Compose-Examples/examples/watchtower/.env
LRVT 647e7939fa
Create .env
add env
2024-01-14 21:04:58 +01:00

8 lines
202 B
Bash

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