You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mailhog/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
LocalStack Mailhog Extension
2
2
===============================
3
3
4
-
Web and API based STMP testing directly in LocalStack using [MailHog](https://github.com/mailhog/MailHog).
4
+
Web and API based SMTP testing directly in LocalStack using [MailHog](https://github.com/mailhog/MailHog).
5
5
6
6
If the standard configuration is used, LocalStack will serve the UI through http://mailhog.localhost.localstack.cloud:4566 or http://localhost:4566/mailhog/.
7
7
It will also configure `SMTP_HOST` automatically, which points all services using SMTP, including [SES](https://docs.localstack.cloud/user-guide/aws/ses/), to MailHog.
0 commit comments