chore: add 443 UDP to firewall for QUIC

This commit is contained in:
oddlama 2025-02-18 14:33:29 +01:00
parent e580cd5885
commit ad158b2814
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 6 additions and 0 deletions

View file

@ -26,6 +26,9 @@
80
443
];
wireguard.proxy-sentinel.firewallRuleForAll.allowedUDPPorts = [
443
];
users.groups.acme.members = [ "nginx" ];
services.nginx.enable = true;

View file

@ -16,6 +16,9 @@ in
80
443
];
firewallRuleForAll.allowedUDPPorts = [
443
];
};
# This node shall monitor the infrastructure