This commit is contained in:
Slaviša Arežina 2025-07-31 14:00:31 +02:00 committed by GitHub
parent dd30ad5fa3
commit 30fed5b1bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 24 additions and 48 deletions

View file

@ -19,9 +19,9 @@
"type": "default",
"script": "ct/memos.sh",
"resources": {
"cpu": 2,
"ram": 3072,
"hdd": 7,
"cpu": 1,
"ram": 1024,
"hdd": 3,
"os": "debian",
"version": "12"
}