Paperless-AI: Increase CPU and RAM

This commit is contained in:
CanbiZ 2025-10-20 14:44:08 +02:00 committed by GitHub
parent 10568cfdab
commit c401ddb020
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,8 +19,8 @@
"type": "default", "type": "default",
"script": "ct/paperless-ai.sh", "script": "ct/paperless-ai.sh",
"resources": { "resources": {
"cpu": 2, "cpu": 4,
"ram": 2048, "ram": 4096,
"hdd": 20, "hdd": 20,
"os": "debian", "os": "debian",
"version": "13" "version": "13"