grrrrrr
This commit is contained in:
parent
f66458041d
commit
8e9c6396b3
|
@ -14,8 +14,9 @@ with lib;
|
|||
http-port = 8787;
|
||||
# https-port = 8788;
|
||||
http-enabled = true;
|
||||
# http-relative-path = "/";
|
||||
hostname-strict-https = false;
|
||||
proxy-headers = "forwarded";
|
||||
proxy-headers = "xforwarded";
|
||||
# proxy = "passthrough";
|
||||
};
|
||||
database.passwordFile = "/keycloakbd";
|
||||
|
|
Loading…
Reference in a new issue