This commit is contained in:
CanbiZ
2025-05-06 10:47:49 +02:00
parent 88cd2a9f1a
commit eed6353b9d
2 changed files with 6 additions and 6 deletions

View File

@@ -4,9 +4,9 @@
"categories": [
10
],
"date_created": "2025-03-25",
"date_created": "2025-05-06",
"type": "ct",
"updateable": false,
"updateable": true,
"privileged": false,
"interface_port": 3000,
"documentation": "https://fumadocs.vercel.app/docs/ui",
@@ -19,9 +19,9 @@
"type": "default",
"script": "ct/fumadocs.sh",
"resources": {
"cpu": 3,
"cpu": 2,
"ram": 2048,
"hdd": 7,
"hdd": 5,
"os": "Debian",
"version": "12"
}