diff --git a/README.md b/README.md index bfeae3b5..82d9e80f 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,13 @@ ## Two-factor Authentication Testing - The following test users require 2FA to log in (email/password): +The following test users require 2FA to log in (email/password): - mission.bernal.er@c4sf.me/abcd1234 (an operational Healthcare user) +mission.bernal.er@c4sf.me/abcd1234 (an operational Healthcare user) - amr.user@c4sf.me/abcd1234 (an operational EMS user) +amr.user@c4sf.me/abcd1234 (an operational EMS user) - If you are running the docker images as instructed above, MailCatcher should be running an SMTP server that will receive 2FA emails with the requested codes. Go to http://localhost:1080/ to see your local inbox, and check [MailCatcher's documentation](https://mailcatcher.me/) if you run into problems. +If you are running the docker images as instructed above, MailCatcher should be running an SMTP server that will receive 2FA emails with the requested codes. Go to http://localhost:1080/ to see your local inbox, and check [MailCatcher's documentation](https://mailcatcher.me/) if you run into problems. ## Server Testing