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/3697dd778109973024654dd283a9141e86c7594f/docs/widgets/services/ombi.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/ombi.md

18 lines
341 B

1 year ago
---
title: Ombi
description: Ombi Widget Configuration
---
Learn more about [Ombi](https://github.com/Ombi-app/Ombi).
1 year ago
Find your API key under `Settings > Configuration > General`.
Allowed fields: `["pending", "approved", "available"]`.
```yaml
widget:
type: ombi
url: http://ombi.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
1 year ago
```