Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Włódarczyk committed Mar 10, 2024
1 parent c789d7b commit 30557ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,5 @@ After building a project, do following to start Keycloak with bundled authentica
```shell
$ docker compose up
```
Open browser and go to http://localhost:8081/auth/realms/dev-realm/account
Open browser and go to http://localhost:8080/realms/dev-realm/account
use _Username or email_ = `test`, _Password_ = `test` and _Favorite number_ = `46` to login.

0 comments on commit 30557ea

Please sign in to comment.