Disabled shitty keycloak theme
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Keycloak Terraform / Terraform (push) Successful in 21s

This commit is contained in:
2026-05-19 03:04:02 +03:00
parent 0cb0cf9291
commit bdfa5349cf
+1 -1
View File
@@ -8,7 +8,7 @@ resource "keycloak_realm" "hexor" {
display_name = "Hexor"
login_theme = "hacker"
login_theme = "keycloak.v2"
account_theme = "keycloak.v3"
registration_allowed = false