mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
13 lines
214 B
Markdown
13 lines
214 B
Markdown
---
|
|
title: Pterodactyl
|
|
description: Pterodactyl Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["nodes", "servers"]`
|
|
|
|
```yaml
|
|
widget:
|
|
type: pterodactyl
|
|
url: http://pterodactylhost:port
|
|
key: pterodactylapikey
|
|
```
|