This commit is contained in:
mjallen18
2026-03-05 15:41:45 -06:00
parent bcc7214c43
commit 805699d9d0

View File

@@ -16,6 +16,9 @@ in
enable = true;
listeners = [
{
# Listen on all interfaces so LAN devices (e.g. openHASP) can connect
address = "0.0.0.0";
port = 1883;
acl = [ "pattern readwrite #" ];
omitPasswordAuth = true;
settings.allow_anonymous = true;