homepage/docs/widgets/services/pterodactyl.md

16 lines
261 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Pterodactyl
description: Pterodactyl Widget Configuration
---
[Pterodactyl](https://github.com/pterodactyl)
2023-09-29 21:01:11 +03:00
Allowed fields: `["nodes", "servers"]`
```yaml
widget:
type: pterodactyl
url: http://pterodactylhost:port
key: pterodactylapikey
2023-09-29 21:01:11 +03:00
```