pangolin: increase hdd to 10G (#12409)

This commit is contained in:
CanbiZ (MickLesk)
2026-02-28 14:45:59 +01:00
committed by GitHub
parent 869985dc60
commit f974ac4773
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"resources": {
"cpu": 2,
"ram": 4096,
"hdd": 5,
"hdd": 10,
"os": "Debian",
"version": "13"
}