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/0a1a3bb8c2d4ded69b556496de0b9e7d8d98f1ce/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
```