Docmost: Increase resources (#5458)

* Update docmost.sh

* Update docmost.json
This commit is contained in:
Slaviša Arežina 2025-06-25 14:25:17 +02:00 committed by GitHub
parent 559bf61c31
commit 5ad9323944
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -20,8 +20,8 @@
"script": "ct/docmost.sh",
"resources": {
"cpu": 3,
"ram": 3072,
"hdd": 7,
"ram": 4096,
"hdd": 8,
"os": "debian",
"version": "12"
}