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" }