This commit is contained in:
Chris Cochrun 2025-05-17 22:33:19 -05:00
parent de9223cbcd
commit 6343eb2771

View file

@ -15,6 +15,7 @@ with lib;
https-port = 8788; https-port = 8788;
# proxy = "passthrough"; # proxy = "passthrough";
}; };
database.passwordFile = /keycloakbd;
}; };
nginx.virtualHosts.${dn} = { nginx.virtualHosts.${dn} = {
forceSSL = true; forceSSL = true;