mqtt fix 2

This commit is contained in:
Logan
2026-04-11 15:36:19 -04:00
parent 42abf64038
commit 7b0e09a8ef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ listener 1883
allow_anonymous false
# Credentials and ACLs are generated/mounted at container startup
password_file /mosquitto/data/passwd
password_file /tmp/passwd
acl_file /mosquitto/config/acl.conf
# Persist retained messages (e.g. api_key, node status) across broker restarts