This commit is contained in:
Hadi 2024-06-30 18:01:52 +02:00
parent 8b76bf48a6
commit 93837b6bea

View File

@ -20,5 +20,4 @@
# TODO: launch the container at boot # TODO: launch the container at boot
networking.firewall.allowedTCPPorts = [ 9091 ]; networking.firewall.allowedTCPPorts = [ 9091 ];
networking.firewall.allowedUDPPorts = [ 9091 ];
} }