diff --git a/README.md b/README.md index 8aa5b6a..6be8405 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ 1. Install Docker-desktop using WSL2 from Windows 10+ ### Install IOT Stack applications MQTT, NodeRed, InfuxDB and Grafana +```sh version: "3" services: influxdb: @@ -48,6 +49,8 @@ volumes: node-red-data: mosquitto-data: + ``` + ### Configurations ## InfluxDB config Configuration can be done with the influxdb.env file.