Paperless-AI: increase HDD Space to 20G (#6716)

* Paperless-AI: increase HDD Space to 20G

* Paperless-AI: increase HDD Space to 20G
This commit is contained in:
CanbiZ
2025-08-09 22:57:59 +02:00
committed by GitHub
parent 00138323b9
commit 305d3603ef
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 12,
"hdd": 20,
"os": "debian",
"version": "12"
}