Update Docker .env files to reflect SMT_FROM split

This commit is contained in:
Michał Zając
2025-01-28 11:48:40 +01:00
parent c4ad0aa163
commit 1c3c8dbdce
2 changed files with 5 additions and 3 deletions

View File

@@ -20,7 +20,8 @@ SITE_URL=http://localhost:8080
# Mail/SMTP
SMTP_HOST=
SMTP_PORT=
SMTP_NAME=
SMTP_FROM_ADDRESS=
SMTP_FROM_NAME=
SMTP_USERNAME=
SMTP_PASSWORD=