added .env example value in codeblock

This commit is contained in:
2023-07-29 14:33:46 +02:00
committed by GitHub
parent 5e8c889aa7
commit af92c452d2

View File

@@ -22,6 +22,7 @@ Set `PUBLIC_MQTT_BROKER_WS_URL` environment variable for MQTT broker. Since brow
cp .env.example .env
# edit .env in favorite text editor
# PUBLIC_MQTT_BROKER_WS_URL=ws://test.mosquitto.org
```
# Run