Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrik authored Apr 11, 2024
1 parent 77a9a87 commit 958560e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Keycloak may take a minute to start. If it does not, check your network settings
as it does not play well with VPNs and other more exotic network situations.

Start an instance of mongodb in another terminal:

docker run --rm -it -p 27017:27017 -d mongo:latest

Finally, run the tests:
Expand Down

0 comments on commit 958560e

Please sign in to comment.