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