mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-12 16:08:48 +00:00
12 lines
177 B
Markdown
12 lines
177 B
Markdown
---
|
|
title: Gatus
|
|
description: Gatus Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["up", "down", "uptime"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: gatus
|
|
url: http://gatus.host.or.ip:port
|
|
```
|