This commit is contained in:
Chris Cochrun 2025-05-17 23:19:42 -05:00
parent f66458041d
commit 8e9c6396b3

View file

@ -14,8 +14,9 @@ with lib;
http-port = 8787; http-port = 8787;
# https-port = 8788; # https-port = 8788;
http-enabled = true; http-enabled = true;
# http-relative-path = "/";
hostname-strict-https = false; hostname-strict-https = false;
proxy-headers = "forwarded"; proxy-headers = "xforwarded";
# proxy = "passthrough"; # proxy = "passthrough";
}; };
database.passwordFile = "/keycloakbd"; database.passwordFile = "/keycloakbd";