From 01a93e0f1b82cc5b60c35a227ef6b2d1b3fc8111 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 7 Nov 2015 19:51:04 +0100 Subject: http(s) on ymir --- ymir.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ymir.nix') diff --git a/ymir.nix b/ymir.nix index 17efe8cc..bf8c29fb 100644 --- a/ymir.nix +++ b/ymir.nix @@ -64,6 +64,8 @@ in { 5269 # xmpp.s2s 655 # tinc.yggdrasil 656 # tinc.laeradhr + 80 # http + 443 # https ]; allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh ]; -- cgit v1.2.3