mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
15 lines
280 B
Markdown
15 lines
280 B
Markdown
---
|
|
title: Pterodactyl
|
|
description: Pterodactyl Widget Configuration
|
|
---
|
|
|
|
Learn more about [Pterodactyl](https://github.com/pterodactyl).
|
|
|
|
Allowed fields: `["nodes", "servers"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: pterodactyl
|
|
url: http://pterodactylhost:port
|
|
key: pterodactylapikey
|
|
```
|