Added mosquitto

This commit is contained in:
2025-06-14 09:25:46 +02:00
parent 2ab58a1a4e
commit e76c7edc6a
5 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
allow_anonymous false
listener 1883
listener 9001
protocol websockets
persistence true
password_file /mosquitto/config/pwfile
persistence_file mosquitto.db
persistence_location /mosquitto/data/

View File

@@ -0,0 +1 @@
admin:$7$101$kEph6X+U4i2qdSC5$Osz6gdmEmkLtO4ek0eGRBWzJpuaA6CcLImyPaGs13TWkKopFNUWCtHUDzyZ1U55yhFzIADhe0ppncJCFMlg5lQ==