Excalidraw: increase HDD to 10GB (#4718)

This commit is contained in:
CanbiZ
2025-05-26 10:42:40 +02:00
committed by GitHub
parent 1e5395d21b
commit c136133b7c
2 changed files with 41 additions and 41 deletions

View File

@@ -21,7 +21,7 @@
"resources": {
"cpu": 2,
"ram": 3072,
"hdd": 6,
"hdd": 10,
"os": "debian",
"version": "12"
}