add port 80 and 443

This commit is contained in:
Asaki Yuki 2026-04-13 20:42:43 +07:00
parent 766b986ae0
commit f21f1c29d5
2 changed files with 2 additions and 1 deletions

View file

@ -97,9 +97,10 @@
34778 34778
]; ];
allowedTCPPorts = [ allowedTCPPorts = [
80
443
15523 15523
53 53
8443
583 583
25565 25565
]; ];

0
host/server/programs.nix Normal file
View file