From 06005e3e40f985dc260af8fb935cb78ffcd1c22d Mon Sep 17 00:00:00 2001 From: Felipe Bueno Date: Mon, 25 Mar 2024 09:09:35 -0300 Subject: [PATCH] Fix mailhog web UI url on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 668ab07b..f016e20f 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ You can login to test features like posting, replying, tipping, etc with `./snde - The app is already prepared to send emails through [MailHog](https://github.com/mailhog/MailHog) so no extra configuration is needed - Click "sign up" and enter any email address (remember, it's not going anywhere beyond your workstation) -- Access MailHog's web UI on http://localhost:1025 +- Access MailHog's web UI on http://localhost:8025 - Click the link (looks like this): ```