From 77ea20f354f0806032f7c22064d121116b0eb9b0 Mon Sep 17 00:00:00 2001 From: deepikaj Date: Mon, 28 Feb 2022 18:05:18 +0530 Subject: [PATCH] Updated Yaml file --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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.