Disabled shitty keycloak theme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user