This commit is contained in:
Chris Cochrun 2025-05-17 22:34:15 -05:00
parent 6343eb2771
commit 539eac787d

View file

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