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

18 lines
374 B

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