Increase RAM allocation from 1024MB to 2048MB

This commit is contained in:
Tobias 2025-11-10 22:01:48 +01:00 committed by GitHub
parent 8fc5443ed5
commit 3603228ad6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@
"script": "ct/domain-locker.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"ram": 2048,
"hdd": 8,
"os": "Debian",
"version": "13"