fixed mqtt listeners

This commit is contained in:
root
2023-11-16 00:26:03 -06:00
parent 8b09ff86f9
commit d20efcc665

View File

@@ -1,10 +1,12 @@
allow_anonymous false per_listener_settings true
listener 1883 0.0.0.0
password_file /mosquitto/config/pwfile
# needed for the healthcheck # needed for the healthcheck
allow_anonymous true
listener 1880 127.0.0.1 listener 1880 127.0.0.1
allow_anonymous true
listener 1883 0.0.0.0
password_file /mosquitto/config/pwfile
allow_anonymous false
persistence true persistence true
persistence_location /mosquitto/data/ persistence_location /mosquitto/data/