mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-24 04:40:53 +01:00
fix(keycloak): option changed name
This commit is contained in:
parent
3f58ead2ff
commit
b75737ac86
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue