feat: add rustdesk server app template
This commit is contained in:
+10
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"updatedAt": "2026-03-19T00:00:00Z",
|
||||
"updatedAt": "2026-05-08T00:00:00Z",
|
||||
"apps": [
|
||||
{
|
||||
"id": "nginx",
|
||||
@@ -110,6 +110,15 @@
|
||||
"latestVersion": "1.0.0",
|
||||
"tags": ["docker", "devtools"]
|
||||
},
|
||||
{
|
||||
"id": "rustdesk-server",
|
||||
"name": "RustDesk Server",
|
||||
"description": "Self-hosted RustDesk ID and relay server for secure remote desktop access.",
|
||||
"category": "Remote Access",
|
||||
"iconName": "monitor",
|
||||
"latestVersion": "1.0.0",
|
||||
"tags": ["remote-desktop", "relay", "self-hosted"]
|
||||
},
|
||||
{
|
||||
"id": "cloudly",
|
||||
"name": "Cloudly",
|
||||
|
||||
Reference in New Issue
Block a user