summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fw/sim/srv/mosquitto.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/sim/srv/mosquitto.conf b/fw/sim/srv/mosquitto.conf
index 5bc3c01..dd7ba90 100644
--- a/fw/sim/srv/mosquitto.conf
+++ b/fw/sim/srv/mosquitto.conf
@@ -2,6 +2,6 @@
# v. 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
-listener 1883
+listener 1883 ::
bind_interface zeth
allow_anonymous true