From b134960f879390d5d89bc504d02157e81aab8f3a Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 27 May 2025 09:51:30 +0200 Subject: [PATCH] Update pulse.json --- frontend/public/json/pulse.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/pulse.json b/frontend/public/json/pulse.json index 88f365b06..bbfcfecdd 100644 --- a/frontend/public/json/pulse.json +++ b/frontend/public/json/pulse.json @@ -19,8 +19,8 @@ "type": "default", "script": "ct/pulse.sh", "resources": { - "cpu": 2, - "ram": 2048, + "cpu": 1, + "ram": 1024, "hdd": 4, "os": "debian", "version": "12"