This commit is contained in:
parent
6084e7099d
commit
ada92e3f16
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ ENV KC_METRICS_ENABLED=true
|
|||
|
||||
# Configure a database vendor
|
||||
ENV KC_DB=mariadb
|
||||
ENV KC_FEATURES=authorization,admin2,docker,web-authn
|
||||
ENV KC_FEATURES=authorization,docker,web-authn
|
||||
|
||||
WORKDIR /opt/keycloak
|
||||
# for demonstration purposes only, please make sure to use proper certificates in production instead
|
||||
|
|
Loading…
Add table
Reference in a new issue