jakstys.lt: http/3

This commit is contained in:
2024-10-09 22:23:28 -04:00
parent aa531bdd90
commit 3d4d8766d8
2 changed files with 3 additions and 1 deletions

View File

@@ -205,6 +205,7 @@ in
enable = true;
email = "motiejus+acme@jakstys.lt";
globalConfig = ''
experimental_http3
servers {
metrics
}
@@ -637,6 +638,7 @@ in
friendlyport.ports = [
{
subnets = [ myData.subnets.tailscale.cidr ];
udp = [ 443 ];
tcp = with myData.ports; [
80
443