Update README.md

This commit is contained in:
Gleb Tcivie 2024-07-07 20:11:32 +03:00 committed by GitHub
parent 380294afc9
commit c465d5c629
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,6 +136,7 @@ FILTERED_PORTS=0
HIDE_MESSAGE=false
## MQTT server Key for decoding messages
MQTT_SERVER_KEY=1PG7OiApB1nwvP+rz05pAQ==
```
## Running the Project
@ -146,7 +147,7 @@ To run the project, simply use Docker Compose:
docker-compose up --build
```
This command will build and start all the necessary services, including the MQTT server, Prometheus server, Postgres
This command will build and start all the necessary services, including the exporter, Prometheus server, Postgres
server, and Grafana.
## Grafana Dashboard