mqtt fix 2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user