Skip to content

Commit

Permalink
update readme for testing webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
tchapacan committed Oct 31, 2024
1 parent 7e9001c commit 678be72
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
</a>
</p>


A basic livebox exporter written in [rust](https://doc.rust-lang.org/book/title-page.html) 🦀. Start monitoring your livebox router's using [Prometheus](https://github.com/prometheus/prometheus) / [Grafana](https://github.com/grafana/grafana) 💪.

## Features
Expand Down Expand Up @@ -151,12 +150,12 @@ cd example && cp .env.example .env

*Update env..*

> Update your `LIVEBOX_PASSWORD` env secrets variable and source it

```sh
source .env
```

> Update your `LIVEBOX_PASSWORD` env secrets variable and source it

### Docker Compose
- Run the following command to start the services defined in the `docker-compose.yaml` file:
```sh
Expand Down

0 comments on commit 678be72

Please sign in to comment.