fix: homarr: more ram (#11102)

This commit is contained in:
Tobias
2026-01-23 21:53:25 +01:00
committed by GitHub
parent dd8d8e0f7d
commit 6f007c633e
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"script": "ct/homarr.sh",
"resources": {
"cpu": 2,
"ram": 1024,
"ram": 2048,
"hdd": 8,
"os": "debian",
"version": "13"