mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 10:48:56 +02:00
Oops also enable wings through firewall
This commit is contained in:
parent
c99823a198
commit
295cfa2b09
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ in {
|
||||||
8086 # Wavelog
|
8086 # Wavelog
|
||||||
8087 # PartDB
|
8087 # PartDB
|
||||||
8070 # Pelican
|
8070 # Pelican
|
||||||
|
8443 # Wings
|
||||||
];
|
];
|
||||||
networking.firewall.allowedUDPPorts = [
|
networking.firewall.allowedUDPPorts = [
|
||||||
80
|
80
|
||||||
|
|
@ -65,6 +66,7 @@ in {
|
||||||
8086 # Wavelog
|
8086 # Wavelog
|
||||||
8087 # PartDB
|
8087 # PartDB
|
||||||
8070 # Pelican
|
8070 # Pelican
|
||||||
|
8443 # Wings
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue