This commit is contained in:
Chris Cochrun 2025-05-17 22:50:13 -05:00
parent 2ec1d01095
commit d91946a692

View file

@ -15,6 +15,7 @@ with lib;
https-port = 8788;
http-enabled = true;
hostname-strict-https = false;
proxy-headers = [ "forwarded" "xforwarded" ];
# proxy = "passthrough";
};
database.passwordFile = "/keycloakbd";