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

14 lines
220 B

1 year ago
---
title: Pterodactyl
description: Pterodactyl Widget Configuration
---
Allowed fields: `["nodes", "servers"]`
```yaml
widget:
type: pterodactyl
url: http://pterodactylhost:port
key: pterodactylapikey
```