fixes port for cockpit
This commit is contained in:
parent
5701e22b5e
commit
5a4eb554ca
1 changed files with 2 additions and 2 deletions
|
|
@ -63,11 +63,11 @@
|
|||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
9002 # Actual
|
||||
9999 # Cockpit
|
||||
9090 # Cockpit
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
9002 # Actual
|
||||
9999 # Cockpit
|
||||
9090 # Cockpit
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue