fix: format json with 2-space indentation and update resource defaults

This commit is contained in:
Michael Joshua Saul
2026-03-08 15:00:16 -06:00
parent 100af0487e
commit 6c2df5a74f

View File

@@ -19,8 +19,8 @@
"type": "default",
"script": "ct/plane.sh",
"resources": {
"cpu": 4,
"ram": 8192,
"cpu": 2,
"ram": 4096,
"hdd": 30,
"os": "Debian",
"version": "13"