Fix mailhog web UI url on README

This commit is contained in:
Felipe Bueno 2024-03-25 09:09:35 -03:00
parent eef9b3de4d
commit 06005e3e40
1 changed files with 1 additions and 1 deletions

View File

@ -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):
```