Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
visual changes
  • Loading branch information
igoychev authored Sep 29, 2023
1 parent afd94b6 commit 87599ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ This will start the following services in your local docker:
- Local Postgres DB on default port 5432 for your personal development
- Local Keycloak Identity server Admin UI on <http://localhost:8180> with config coming from `./manifests/keycloak/config`:
- Keycloak Admin User: `admin` with pass: `admin`
- Podkrepi realm users: [email protected], [email protected], [email protected], all with pass: `$ecurePa33`
- Podkrepi Admin users:
- [email protected], [email protected], [email protected],
- all with pass: `$ecurePa33`

## Initialize the Database with Prisma Migration scripts

Expand Down

0 comments on commit 87599ab

Please sign in to comment.