Create .env

add env
This commit is contained in:
LRVT 2024-01-14 21:04:58 +01:00 committed by GitHub
parent 8e2f7de0b1
commit 647e7939fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
examples/watchtower/.env Normal file
View File

@ -0,0 +1,7 @@
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