fix(keycloak): option changed name

This commit is contained in:
Luj 2024-12-01 16:26:37 +01:00
parent 15f8c563a7
commit b004eefced

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;