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

This commit is contained in:
2025-10-09 19:46:56 -05:00
parent 19424d0f28
commit 4d7e37f700

View File

@@ -60,7 +60,7 @@ in
{ {
port = 1883; port = 1883;
bindAddress = "0.0.0.0"; bindAddress = "0.0.0.0";
allow_anonymous = true; settings.allow_anonymous = true;
passwordFile = sec."mosquitto".path; # optional passwordFile = sec."mosquitto".path; # optional
} }
]; ];