From d4b94c3f20c2f35492cd0cb7e00470cf944ced0d Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 11 Nov 2025 09:38:05 +0100 Subject: [PATCH] Update domain-locker.json --- frontend/public/json/domain-locker.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/domain-locker.json b/frontend/public/json/domain-locker.json index 4560d04df..764d4d380 100644 --- a/frontend/public/json/domain-locker.json +++ b/frontend/public/json/domain-locker.json @@ -19,8 +19,8 @@ "type": "default", "script": "ct/domain-locker.sh", "resources": { - "cpu": 1, - "ram": 2048, + "cpu": 2, + "ram": 4096, "hdd": 8, "os": "Debian", "version": "13"