grrr
This commit is contained in:
parent
2ec1d01095
commit
d91946a692
|
@ -15,6 +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 = "passthrough";
|
# proxy = "passthrough";
|
||||||
};
|
};
|
||||||
database.passwordFile = "/keycloakbd";
|
database.passwordFile = "/keycloakbd";
|
||||||
|
|
Loading…
Reference in a new issue