initial commit

This commit is contained in:
2025-12-20 12:48:24 -06:00
commit 1912c49290
3 changed files with 43 additions and 0 deletions

8
config/mosquitto.conf Normal file
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/