From 0247fcf8e274cee27dbf35c18bc02ec08ecab721 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 19 Apr 2020 19:40:38 +0200 Subject: ... --- ullr.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ullr.nix b/ullr.nix index 1188cb04..e5fed4ff 100644 --- a/ullr.nix +++ b/ullr.nix @@ -28,6 +28,8 @@ enable = true; allowPing = true; allowedTCPPorts = [ 22 # ssh + 80 # HTTP + 443 # HTTPS 64738 # murmur ]; allowedUDPPorts = [ 64738 # murmur -- cgit v1.2.3