Fixed json

This commit is contained in:
DragoQC 2025-11-28 15:53:15 -05:00
parent 00a538d35a
commit 60f5734366

View File

@ -19,9 +19,9 @@
"type": "default", "type": "default",
"script": "ct/discopanel.sh", "script": "ct/discopanel.sh",
"resources": { "resources": {
"cpu": 4, "cpu": 2,
"ram": 8096, "ram": 2048,
"hdd": 20, "hdd": 8,
"os": "Debian", "os": "Debian",
"version": "13" "version": "13"
} }