modify default env

This commit is contained in:
SrGooglo 2025-05-13 12:50:06 +00:00
parent 4c2284c7b4
commit c76e66a2f6

View File

@ -38,4 +38,7 @@ SMTP_HOSTNAME="mail.example.com"
SMTP_PASSWORD=""
SMTP_PORT=587
SMTP_SECURE=false
SMTP_USERNAME="noreply@example.com"
SMTP_USERNAME="noreply@example.com"
# Gateway configuration
GATEWAY_MODE=nginx