feat: Add SMTP_NAME environment variable (#761)

Closes #758
This commit is contained in:
Smiley3112
2024-05-18 14:02:21 +01:00
committed by GitHub
parent 3deef39a3e
commit 3b43d7d2c9
4 changed files with 4 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ services:
# Email Notifications (https://nodemailer.com/smtp/)
# - SMTP_HOST=
# - SMTP_PORT=587
# - SMTP_NAME=
# - SMTP_SECURE=true
# - SMTP_USER=
# - SMTP_PASSWORD=