This commit is contained in:
Chris Cochrun 2025-05-17 22:51:35 -05:00
parent d91946a692
commit 0eb8c89d56

View file

@ -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";