1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-03 04:25:27 +02:00

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 4cbd2f85c7
commit 2d6666d693
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View file

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