Skip to content

Commit

Permalink
Configure Keycloak with OpenLDAP
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanow committed Dec 11, 2024
1 parent c47fa89 commit 1f28c7d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions keycloak/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ services:
container_name: openldap-admin
ports:
- "8000:80"
healthcheck:
test: "curl --fail http://localhost || exit 1"
interval: 5s
timeout: 3s
retries: 5
volumes:
- ./openldap-admin/.env.yaml:/container/environment/01-custom/env.yaml
depends_on:
Expand Down

0 comments on commit 1f28c7d

Please sign in to comment.