Update .env.example

This commit is contained in:
Brian Nelson
2025-06-30 21:39:23 -04:00
committed by GitHub
parent 079fecc7c0
commit 621882a800

View File

@@ -12,9 +12,9 @@ NEXTAUTH_URL=http://localhost:3000
NEXT_PUBLIC_BASE_URL=http://localhost:3000
# SMTP (optional)
SMTP_HOST=mail.smtp2go.com
SMTP_HOST=smtpserver
SMTP_PORT=587
SMTP_USER=briannelson.dev
SMTP_PASS=xgh14Mq9cKrYt65m
SMTP_USER=user
SMTP_PASS=password
SMTP_FROM_NAME=Wedding Planner
SMTP_FROM_EMAIL=hello@briannelson.dev
SMTP_FROM_EMAIL=email