updates port/firewall declaration for cockpit
This commit is contained in:
parent
5d23cd5777
commit
79b94f7027
2 changed files with 4 additions and 0 deletions
|
|
@ -63,9 +63,11 @@
|
|||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
9002 # Actual
|
||||
9999 # Cockpit
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
9002 # Actual
|
||||
9999 # Cockpit
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue