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

16 lines
298 B

---
title: Mailcow
description: Mailcow Widget Configuration
---
Learn more about [Mailcow](https://github.com/mailcow/mailcow-dockerized).
Allowed fields: `["domains", "mailboxes", "mails", "storage"]`.
```yaml
widget:
type: mailcow
url: https://mailcow.host.or.ip
key: mailcowapikey
```