This commit is contained in:
2025-04-27 22:49:13 +05:00
commit 80691765cf
6 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,8 @@
persistence true
persistence_location /mosquitto/data/
log_dest file /mosquitto/log/mosquitto.log
log_dest stdout
# Authentication (recommended)
allow_anonymous false
password_file /mosquitto/config/passwd

1
mosquitto/config/passwd Executable file
View File

@ -0,0 +1 @@
mqtt_user:$7$101$3OCcirPmV9xIk1oB$aJOZxmlgSqqZNWc4ditzK4goWswhFozmfzCaL1SGaiUfHhKr3bSXrqvdEQgxRmInmQMnhrIIrC1F2T1cFAMmog==