mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: add pterodactyl to meta.json
This commit is contained in:
17
meta.json
17
meta.json
@@ -790,6 +790,23 @@
|
|||||||
"kanban"
|
"kanban"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "pterodactyl",
|
||||||
|
"name": "Pterodactyl",
|
||||||
|
"version": "latest",
|
||||||
|
"description": "A free, open-source game server management panel.",
|
||||||
|
"logo": "pterodactyl.png",
|
||||||
|
"links": {
|
||||||
|
"github": "https://github.com/pterodactyl/panel",
|
||||||
|
"website": "https://pterodactyl.io",
|
||||||
|
"docs": "https://pterodactyl.io/project/introduction.html"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"self-hosted",
|
||||||
|
"open-source",
|
||||||
|
"management"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "influxdb",
|
"id": "influxdb",
|
||||||
"name": "InfluxDB",
|
"name": "InfluxDB",
|
||||||
|
|||||||
Reference in New Issue
Block a user