opens https port on home server
This commit is contained in:
parent
e7ee8957f8
commit
8836d09110
1 changed files with 2 additions and 2 deletions
|
|
@ -62,10 +62,10 @@
|
|||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
9002 # Actual
|
||||
443
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
9002 # Actual
|
||||
443
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue