mqtt fix
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# MQTT_NODE_PASS — shared password for all edge nodes
|
||||
set -e
|
||||
|
||||
PASSWD_FILE=/mosquitto/config/passwd
|
||||
PASSWD_FILE=/mosquitto/data/passwd
|
||||
|
||||
# Remove any stale file so we start clean on every container start
|
||||
rm -f "$PASSWD_FILE"
|
||||
|
||||
Reference in New Issue
Block a user