grrrrrrrrrrrr

This commit is contained in:
Chris Cochrun 2025-05-17 22:39:01 -05:00
parent 539eac787d
commit 2ec1d01095

View file

@ -13,6 +13,8 @@ with lib;
hostname = dn; hostname = dn;
http-port = 8787; http-port = 8787;
https-port = 8788; https-port = 8788;
http-enabled = true;
hostname-strict-https = false;
# proxy = "passthrough"; # proxy = "passthrough";
}; };
database.passwordFile = "/keycloakbd"; database.passwordFile = "/keycloakbd";