mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
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