Fixed findings

This commit is contained in:
2025-11-10 10:12:03 +00:00
parent a6a483dfe1
commit 8dfd6b2e95
13 changed files with 209 additions and 181 deletions

View File

@@ -5,7 +5,6 @@
# Anonymous User haben Zugriff auf public/* Topics
user anonymous
topic read public/#
topic write public/#
# Erlaube anonymous Lesezugriff auf $SYS/# für Healthchecks und Monitoring
topic read $SYS/#

View File

@@ -0,0 +1,3 @@
# Placeholder password file for Mosquitto.
# This file is copied to config/passwords.txt automatically when you run setup.sh.
# It intentionally contains no credentials. Run ./setup.sh after editing .env to populate it.