better password generation
This commit is contained in:
@@ -7,8 +7,7 @@ Zigbee smarthome stack
|
|||||||
Start the MQTT broker and create the password for `homeassistant`
|
Start the MQTT broker and create the password for `homeassistant`
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker compose up -d mqtt
|
docker compose run -it --rm mqtt mosquitto_passwd -c /mosquitto/config/pwfile homeassistant
|
||||||
docker compose exec -it mqtt mosquitto_passwd -c /mosquitto/config/pwfile homeassistant
|
|
||||||
```
|
```
|
||||||
|
|
||||||
###
|
###
|
||||||
|
|||||||
Reference in New Issue
Block a user