mirror of
https://github.com/gethomepage/homepage.git
synced 2025-05-24 02:02:35 -04:00
16 lines
280 B
Markdown
16 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
|
|
```
|