From 6204ccdf926bc2e61d74caf2b6356d9bc9cdfdb9 Mon Sep 17 00:00:00 2001 From: vuko Date: Tue, 20 Dec 2022 00:00:32 +0100 Subject: [PATCH] hswaw/sound: open mosquitto firewall port Change-Id: Ie46cbe27b1d47bc0ad90bde193283f134ba767be Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1447 Reviewed-by: vuko --- hswaw/machines/sound.waw.hackerspace.pl/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix b/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix index d1a9b4ca..8397caec 100644 --- a/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix +++ b/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix @@ -193,6 +193,7 @@ in { 22 # ssh 80 # nginx http 1883 # mqtt (mosquitto) + 8883 # tls mqtt (mosquitto) 4713 # pulseaudo ]; };