diff --git a/.env.example b/.env.example index 5be4b86..db16f2d 100644 --- a/.env.example +++ b/.env.example @@ -20,10 +20,10 @@ CORS_ORIGINS=https://rswag.online # AI Design Generation GEMINI_API_KEY=xxx -# SMTP Email (Mailcow) -SMTP_HOST=mx.jeffemmett.com +# SMTP Email +SMTP_HOST=mail.example.com SMTP_PORT=587 -SMTP_USER=noreply@jeffemmett.com +SMTP_USER=noreply@example.com SMTP_PASS=changeme # Frontend