Skip to content

Commit 375ed6b

Browse files
committed
Disable keycloak debug logging
1 parent 9a45a5f commit 375ed6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile_keycloak

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
FROM quay.io/keycloak/keycloak:24.0.0
22

33
ENV KC_TRANSACTION_XA_ENABLED 'false'
4-
ENV KC_LOG_LEVEL DEBUG
54

65
COPY keycloak/realm/realm-export.json /opt/keycloak/data/import/realm-export.json
76
COPY keycloak/themes /opt/keycloak/themes

0 commit comments

Comments
 (0)