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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}