diff --git a/.env.example b/.env.example index 625a2e9..36e1a77 100644 --- a/.env.example +++ b/.env.example @@ -46,9 +46,9 @@ REDIS_HOST=redis REDIS_PASSWORD=null REDIS_PORT=6379 -MAIL_MAILER=log -MAIL_HOST=127.0.0.1 -MAIL_PORT=2525 +MAIL_MAILER=smtp +MAIL_HOST=mailpit +MAIL_PORT=1025 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null diff --git a/README.md b/README.md index fbfb246..4fa65ba 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ ### Laravel App - URL: http://localhost +### Mailpit +- URL: http://localhost:8025 + ### phpMyAdmin - URL: http://localhost:8080 - Server: `db`