320 current 2025-10-11 19:42:29 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 19:47:18 -05:00
parent 5c7659a5e9
commit 24afedc523

View File

@@ -30,9 +30,7 @@ in
sslCertificateKey = sec."ssl_blakedheld_key".path; sslCertificateKey = sec."ssl_blakedheld_key".path;
root = "/etc/webroot_keys"; root = "/etc/webroot_keys";
locations."/klefki_pub.asc" = { locations."/klefki_pub.asc" = {
extraConfig = '' index = "klefki_pub.asc";
add_header Content-Disposition "attachment; filename=klefki_pub.asc";
'';
}; };
}; };