From 18927115a0ef65390cd308d639604e64a58461a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Wed, 25 Jun 2025 13:27:12 +0200 Subject: [PATCH] Update docmost.json --- frontend/public/json/docmost.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/docmost.json b/frontend/public/json/docmost.json index 9ed3d2fe7..2d6260ed7 100644 --- a/frontend/public/json/docmost.json +++ b/frontend/public/json/docmost.json @@ -20,8 +20,8 @@ "script": "ct/docmost.sh", "resources": { "cpu": 3, - "ram": 3072, - "hdd": 7, + "ram": 4096, + "hdd": 8, "os": "debian", "version": "12" }