Skip to content

Commit 735e23a

Browse files
Merge pull request #51 from authts/up-react
up react deps
2 parents 7ee8231 + b509b95 commit 735e23a

File tree

3 files changed

+443
-399
lines changed

3 files changed

+443
-399
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,10 @@ In one terminal, run the Postgres database, Keycloak server, Mailhog server, Exp
8383

8484
docker compose up
8585

86-
1. Wait until you see a message from the Keycloak server like this: _Running the server in development mode. DO NOT use this configuration in production._
86+
1. Wait until you see a message from the Keycloak server like this:
87+
88+
> INFO [io.quarkus] (main) Profile dev activated.
89+
8790
1. See [links](#links) for username and password
8891

8992
### OPTIONAL: Run React app outside of Docker Compose

0 commit comments

Comments
 (0)