Fixed findings
This commit is contained in:
@@ -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/#
|
||||
|
||||
|
||||
3
config/passwords.txt.template
Normal file
3
config/passwords.txt.template
Normal 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.
|
||||
Reference in New Issue
Block a user