add port 80 and 443
This commit is contained in:
parent
766b986ae0
commit
f21f1c29d5
2 changed files with 2 additions and 1 deletions
|
|
@ -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
0
host/server/programs.nix
Normal file
Reference in a new issue