mirror of https://github.com/bastienwirtz/homer
Add documentation on Groups
parent
63ab2f5371
commit
1c8b1e0e0e
|
@ -164,6 +164,12 @@ Two lines are needed in the config.yml :
|
|||
url: "http://192.168.0.151/gatus"
|
||||
|
||||
```
|
||||
|
||||
Optionally, the results can be filtered to only include jobs in the defined groups:
|
||||
```yaml
|
||||
groups: [Services, External]
|
||||
```
|
||||
|
||||
## Gitea / Forgejo
|
||||
|
||||
This service displays a version string instead of a subtitle. Example configuration:
|
||||
|
|
Loading…
Reference in New Issue