Open beercity opened 4 years ago
same thing with credentials ;)
docker run --rm -v pwd
/mosquitto.conf:/mosquitto/config/mosquitto.conf -v pwd
/users:/mosquitto/config/users eclipse-mosquitto:1.5 mosquitto_passwd -b /mosquitto/config/users [USER] [PASSWORD]
should be 1.6.9
eclipse-mosquitto in the docker run command in the 01 folder still calls for v1.5, it looks like in the main readme you now call for 1.6.9