grrr
This commit is contained in:
parent
d91946a692
commit
0eb8c89d56
|
@ -15,7 +15,7 @@ with lib;
|
|||
https-port = 8788;
|
||||
http-enabled = true;
|
||||
hostname-strict-https = false;
|
||||
proxy-headers = [ "forwarded" "xforwarded" ];
|
||||
proxy-headers = "forwarded";
|
||||
# proxy = "passthrough";
|
||||
};
|
||||
database.passwordFile = "/keycloakbd";
|
||||
|
|
Loading…
Reference in a new issue