Upscale resources (#4329)

This commit is contained in:
Slaviša Arežina 2025-05-08 21:41:59 +02:00 committed by GitHub
parent 6ab80dc5e3
commit 93e503eb87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -20,8 +20,8 @@
"script": "ct/openwebui.sh",
"resources": {
"cpu": 4,
"ram": 4096,
"hdd": 16,
"ram": 8192,
"hdd": 25,
"os": "debian",
"version": "12"
}