From 5f847400a955275c9dd5e9483af515c546277b93 Mon Sep 17 00:00:00 2001 From: Jez Cope Date: Tue, 26 Apr 2022 15:53:41 +0100 Subject: [PATCH] gwydion: expose port 3000 through firewall --- hosts/gwydion/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/gwydion/default.nix b/hosts/gwydion/default.nix index 231ef00..18d1370 100644 --- a/hosts/gwydion/default.nix +++ b/hosts/gwydion/default.nix @@ -31,6 +31,7 @@ 6600 # mpd 21 # ftp 1313 # Hugo preview + 3000 # various dev web servers 5000 # nix-serve (see below) ];