Skip to content

Commit

Permalink
Define Mosquitto listener explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Mar 22, 2021
1 parent 47a9674 commit 37fd9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mosquitto/mosquitto.conf
@@ -1,6 +1,8 @@
persistence true
persistence_location /mosquitto/data
log_dest stdout
log_dest file /mosquitto/log/mosquitto.log

listener 1883
allow_anonymous false
password_file /mosquitto/data/users.db

0 comments on commit 37fd9f2

Please sign in to comment.