Updated Yaml file
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user