From b8d76bd323720f8efb2043b01c0c94d0b13683c4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 8 Sep 2018 18:15:20 +0200 Subject: HTTP on odin --- odin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index 2d8ddbeb..de24564e 100644 --- a/odin.nix +++ b/odin.nix @@ -79,6 +79,7 @@ enable = true; allowPing = true; allowedTCPPorts = [ 22 # ssh + 80 # http 139 445 # samba 2010 2011 # notmuch-tcp 5001 # iperf -- cgit v1.2.3