diff --git a/.env.example b/.env.example index 36e1a773..16a773ec 100644 --- a/.env.example +++ b/.env.example @@ -47,7 +47,7 @@ REDIS_PASSWORD=null REDIS_PORT=6379 MAIL_MAILER=smtp -MAIL_HOST=mailpit +MAIL_HOST=mail MAIL_PORT=1025 MAIL_USERNAME=null MAIL_PASSWORD=null