Enable PostgreSQL firewall
This commit is contained in:
parent
43dc281e5a
commit
32af9c56ef
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ in {
|
|||
12244
|
||||
8448
|
||||
29334
|
||||
5432
|
||||
];
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
80
|
||||
|
|
@ -127,6 +128,7 @@ in {
|
|||
12244
|
||||
8448
|
||||
29334
|
||||
5432
|
||||
];
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue