Merge current v2.5 into v2.6
This commit is contained in:
commit
64af364b02
4 changed files with 17 additions and 37 deletions
|
@ -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)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue