Use PROXY Protocol for Keycloak

This commit is contained in:
julian 2023-05-05 00:00:48 +02:00
commit 9d0697f0d0
2 changed files with 11 additions and 12 deletions

View file

@ -17,6 +17,7 @@ events {
stream {
map $ssl_preread_server_name $address {
wiki.ccchh.net 10.31.206.13:8443;
id.ccchh.net 10.31.206.12:8443;
default 127.0.0.1:8443;
}