Update frontend json. Change default hdd back to 8

This commit is contained in:
Zack Ruppert
2025-08-11 11:48:59 -04:00
committed by Push From Github
parent 052a023fb7
commit 296bfb349e
2 changed files with 3 additions and 3 deletions

View File

@@ -22,8 +22,8 @@
"cpu": 2,
"ram": 2048,
"hdd": 8,
"os": "ubuntu",
"version": "24.04"
"os": "Debian",
"version": "12"
}
}
],