homepage/docs/widgets/services/pterodactyl.md

14 lines
214 B
Markdown
Raw Normal View History

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