mirror of
https://github.com/tcivie/meshtastic-metrics-exporter.git
synced 2025-02-20 19:05:40 -08:00
commit
7fc83f581e
|
@ -153,7 +153,7 @@ MQTT_CALLBACK_API_VERSION=VERSION2
|
||||||
To run the project, simply use Docker Compose:
|
To run the project, simply use Docker Compose:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker-compose up --build
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
This command will build and start all the necessary services, including the exporter, Prometheus server, Postgres
|
This command will build and start all the necessary services, including the exporter, Prometheus server, Postgres
|
||||||
|
|
Loading…
Reference in a new issue