Modified json to better match crafty controller

This commit is contained in:
DragoQC 2025-11-28 15:56:57 -05:00
parent 85ef3837db
commit 174000428d

View File

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