From d933bffa2fb388cf9fc61cb072748bc3a0afbc8a Mon Sep 17 00:00:00 2001 From: Son Date: Sat, 6 Mar 2021 16:30:41 +0100 Subject: [PATCH] improve contributing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 742fff40..289fdc19 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -138,4 +138,4 @@ python email_handler.py swaks --to e1@sl.local --from hey@google.com --server 127.0.0.1:20381 ``` -Now open http://localhost:1080/, you should see the test email. \ No newline at end of file +Now open http://localhost:1080/ (or http://localhost:1080/ for MailHog), you should see the forwarded email. \ No newline at end of file