We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f04f6d commit eac736bCopy full SHA for eac736b
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
LDAP_PORT_NUMBER: 389
16
keycloak:
17
image: quay.io/keycloak/keycloak:26.2.5
18
- command: --verbose start-dev --features=preview
+ command: --verbose start-dev
19
depends_on:
20
- postgres
21
- openldap
0 commit comments