fix copy paste error
This commit is contained in:
parent
79178fe8f1
commit
26130c3c3c
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ To enable a specific feature start the server with:
|
|||
|
||||
[source]
|
||||
----
|
||||
bin/standalone.sh|bat -Dkeycloak.profile.feature.<feature name>=disabled
|
||||
bin/standalone.sh|bat -Dkeycloak.profile.feature.<feature name>=enabled
|
||||
----
|
||||
|
||||
For example to enable Docker use `-Dkeycloak.profile.feature.docker=enabled`.
|
||||
|
|
Loading…
Reference in a new issue