same shit
This commit is contained in:
parent
a1b7c7aa10
commit
777a71bfad
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
services.nginx.virtualHosts.${config.services.grafana.domain} = {
|
||||
forceSSL = true;
|
||||
http2 = true;
|
||||
http3 = true;
|
||||
# http3 = true;
|
||||
listenAddresses = listenIPs;
|
||||
sslCertificate = "/var/lib/acme/int.chir.rs/cert.pem";
|
||||
sslCertificateKey = "/var/lib/acme/int.chir.rs/key.pem";
|
||||
|
|
Loading…
Reference in a new issue