mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
16 lines
279 B
Markdown
16 lines
279 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
|
|
```
|