diff --git a/hosts/ami/keycloak.nix b/hosts/ami/keycloak.nix index 368b7f8..d214a9f 100644 --- a/hosts/ami/keycloak.nix +++ b/hosts/ami/keycloak.nix @@ -16,7 +16,6 @@ in { hostname = "https://kc.buffet.sh/"; http-port = port; proxy = "edge"; - hostname-debug = "true"; }; };