fix env and update docker compose

This commit is contained in:
2025-07-01 07:15:53 -07:00

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