fix(keycloak): option changed name

This commit is contained in:
Julien Malka 2024-12-01 16:26:37 +01:00
parent 3f58ead2ff
commit b75737ac86
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -67,8 +67,8 @@
hostname = "auth.julienmalka.me";
hostname-admin-url = "https://auth.julienmalka.me";
http-port = 8080;
hostname-strict-backchannel = true;
proxy = "edge";
hostname-backchannel-dynamic = true;
proxy-headers = "forwarded";
};
themes = {
keywind = pkgs.keycloak-keywind;