mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
fix(keycloak): remove dynamic backchannel
This commit is contained in:
parent
89791b21a8
commit
8068d12711
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@
|
||||||
hostname = "https://auth.julienmalka.me";
|
hostname = "https://auth.julienmalka.me";
|
||||||
hostname-admin-url = "https://auth.julienmalka.me";
|
hostname-admin-url = "https://auth.julienmalka.me";
|
||||||
http-port = 8080;
|
http-port = 8080;
|
||||||
hostname-backchannel-dynamic = true;
|
|
||||||
proxy-headers = "forwarded";
|
proxy-headers = "forwarded";
|
||||||
http-enabled = true;
|
http-enabled = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue