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

16 lines
280 B

1 year ago
---
title: Pterodactyl
description: Pterodactyl Widget Configuration
---
Learn more about [Pterodactyl](https://github.com/pterodactyl).
Allowed fields: `["nodes", "servers"]`.
1 year ago
```yaml
widget:
type: pterodactyl
url: http://pterodactylhost:port
key: pterodactylapikey
1 year ago
```