weewx: Enable kTLS
This commit is contained in:
parent
7d7eeae69b
commit
1c6b4cb0f5
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ in
|
|||
|
||||
services.nginx.virtualHosts."${secret.container.webserver.hostname}" = {
|
||||
http3 = true;
|
||||
kTLS = true;
|
||||
|
||||
root = "/etc/container-webserver/weewx/html/wdc";
|
||||
forceSSL = true;
|
||||
|
|
Loading…
Reference in a new issue