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/b12d27551ac564031a0d28b92ace96f385503551/docs/widgets/services/gotify.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/gotify.md

16 lines
305 B

---
title: Gotify
description: Gotify Widget Configuration
---
Get a Gotify client token from an existing client or create a new one on your Gotify admin page.
Allowed fields: `["apps", "clients", "messages"]`.
```yaml
widget:
type: gotify
url: http://gotify.host.or.ip
key: clientoken
```