Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/fbb35d3dc846d7dbdcafca4b8d2895cd4fbc1bab/docs/widgets/services/caddy.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/caddy.md

15 lines
296 B

---
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
```