Skip to content

Commit 6aea654

Browse files
authored
Merge pull request #534 from IABTechLab/ajy-UID2-4124-Disable-keycloak-debug-logging
Disable keycloak debug logging
2 parents 7f86c92 + 375ed6b commit 6aea654

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)