homepage/docs/widgets/services/caddy.md
2024-03-28 06:17:40 +00:00

15 lines
296 B
Markdown
Executable File

---
title: Caddy
description: Caddy Widget Configuration
---
Learn more about [Caddy](https://github.com/caddyserver/caddy).
Allowed fields: `["upstreams", "requests", "requests_failed"]`.
```yaml
widget:
type: caddy
url: http://caddy.host.or.ip:adminport # default admin port is 2019
```