summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ullr.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ullr.nix b/ullr.nix
index 1188cb04..e5fed4ff 100644
--- a/ullr.nix
+++ b/ullr.nix
@@ -28,6 +28,8 @@
28 enable = true; 28 enable = true;
29 allowPing = true; 29 allowPing = true;
30 allowedTCPPorts = [ 22 # ssh 30 allowedTCPPorts = [ 22 # ssh
31 80 # HTTP
32 443 # HTTPS
31 64738 # murmur 33 64738 # murmur
32 ]; 34 ];
33 allowedUDPPorts = [ 64738 # murmur 35 allowedUDPPorts = [ 64738 # murmur