Skip to content

Commit

Permalink
fix: keycloak-dev docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmelati committed Dec 18, 2024
1 parent 53c1e2a commit 4ced06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ services:
- start-dev
- --import-realm
ports:
- "8082:8080"
- "8083:8080"
environment:
- KC_BOOTSTRAP_ADMIN_USERNAME=${KC_BOOTSTRAP_ADMIN_USERNAME}
- KC_BOOTSTRAP_ADMIN_PASSWORD=${KC_BOOTSTRAP_ADMIN_PASSWORD}
Expand Down

0 comments on commit 4ced06f

Please sign in to comment.