178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 19:48:02 -05:00
parent 4d7e37f700
commit 1676374c61

View File

@@ -59,7 +59,7 @@ in
services.mosquitto.listeners = [
{
port = 1883;
bindAddress = "0.0.0.0";
address = "0.0.0.0";
settings.allow_anonymous = true;
passwordFile = sec."mosquitto".path; # optional
}