Merge current v2.5 into v2.6

This commit is contained in:
Tom Moulard 2022-01-20 09:48:51 +01:00
commit 64af364b02
No known key found for this signature in database
GPG key ID: 521ABE0C1A0DEAF6
4 changed files with 17 additions and 37 deletions

View file

@ -17,8 +17,7 @@ Defines the HTTP(S) endpoint to poll.
```yaml tab="File (YAML)"
providers:
http:
endpoint:
- "http://127.0.0.1:9000/api"
endpoint: "http://127.0.0.1:9000/api"
```
```toml tab="File (TOML)"