docs: add Mailpit to isolated environments documentation#2734
docs: add Mailpit to isolated environments documentation#2734inkeep[bot] wants to merge 1 commit intomainfrom
Conversation
- Add Mailpit (local email testing) to backing services list - Add SMTP_HOST and SMTP_PORT to environment variables block - Update closing note to mention email as a backing service
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
This pull request has been automatically marked as stale because it has not had recent activity. If this PR is still relevant:
Thank you for your contributions! |
|
This pull request has been automatically closed due to inactivity. If you'd like to continue working on this, please:
Thank you for your understanding! |
Summary
Updates the Isolated Development Environments documentation to reflect the Mailpit addition from #2721.
Changes
SMTP_HOSTandSMTP_PORTto the environment variables sectionRelated PR
Follows #2721 which added Mailpit to
docker-compose.isolated.ymlso each isolated environment gets its own SMTP and UI endpoints.