Setup MQTT

This commit is contained in:
Gene Liverman 2025-06-11 21:47:27 -04:00
parent 5f2005a8c3
commit 91d8478c9b
6 changed files with 120 additions and 3 deletions

View file

@ -31,8 +31,10 @@
465 # SMTP with TLS
587 # SMTP with STARTTLS
993 # imaps
1883 # mqtt
8333 # Bitcoin Core
8448 # Matrix Synapse
8883 # mqtt over tls
9735 # LND
];
# firewall.allowedUDPPorts = [ ... ];