Increase RAM allocation from 1024MB to 2048MB
This commit is contained in:
parent
8fc5443ed5
commit
3603228ad6
@ -20,7 +20,7 @@
|
|||||||
"script": "ct/domain-locker.sh",
|
"script": "ct/domain-locker.sh",
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": 1,
|
"cpu": 1,
|
||||||
"ram": 1024,
|
"ram": 2048,
|
||||||
"hdd": 8,
|
"hdd": 8,
|
||||||
"os": "Debian",
|
"os": "Debian",
|
||||||
"version": "13"
|
"version": "13"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user