Skip to content

Commit

Permalink
Run prettier on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
canjalal committed Aug 24, 2023
1 parent 860093e commit 0eed6f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0eed6f9

Please sign in to comment.