diff options
author | makefu <github@syntax-fehler.de> | 2021-06-05 14:58:56 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2021-06-05 14:58:56 +0200 |
commit | fb8907aa1c0e4c0b0c5dc421f55ef8b94c5db193 (patch) | |
tree | bb2a047c88aca8bfb13ef3fd91c2074a75904d4e /makefu/1systems/gum/config.nix | |
parent | cd08cd0ce24d94e94e5ddc9ce9d4049759c7c5f6 (diff) |
ma gum.r: open firewall
Diffstat (limited to 'makefu/1systems/gum/config.nix')
-rw-r--r-- | makefu/1systems/gum/config.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/1systems/gum/config.nix b/makefu/1systems/gum/config.nix index 763d36841..1cfa8e4a4 100644 --- a/makefu/1systems/gum/config.nix +++ b/makefu/1systems/gum/config.nix @@ -126,6 +126,9 @@ in { <stockholm/makefu/2configs/wireguard/server.nix> <stockholm/makefu/2configs/wireguard/wiregrill.nix> + { # recent changes mediawiki bot + networking.firewall.allowedUDPPorts = [ 5005 5006 ]; + } # Removed until move: no extra mails # <stockholm/makefu/2configs/urlwatch> # Removed until move: avoid letsencrypt ban |