mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
13 lines
235 B
Markdown
13 lines
235 B
Markdown
![]() |
---
|
||
|
title: Caddy
|
||
|
description: Caddy Widget Configuration
|
||
|
---
|
||
|
|
||
|
Allowed fields: `["upstreams", "requests", "requests_failed"]`.
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: caddy
|
||
|
url: http://caddy.host.or.ip:adminport # default admin port is 2019
|
||
|
```
|