15 lines
296 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Caddy
description: Caddy Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Caddy](https://github.com/caddyserver/caddy).
2023-09-29 21:01:11 +03:00
Allowed fields: `["upstreams", "requests", "requests_failed"]`.
```yaml
widget:
type: caddy
url: http://caddy.host.or.ip:adminport # default admin port is 2019
2023-09-29 21:01:11 +03:00
```