10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
allow_anonymous false
|
|
listener 1883 0.0.0.0
|
|
password_file /mosquitto/config/pwfile
|
|
|
|
# needed for the healthcheck
|
|
allow_anonymous true
|
|
listener 1880 127.0.0.1
|
|
|
|
persistence true
|
|
persistence_location /mosquitto/data/ |