Increase disk space for OpenWebUI (25->40GB) and Ollama (35->50GB)

Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-14 20:23:50 +00:00
parent 8ead654ebb
commit 2f13b4dbc8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"resources": {
"cpu": 4,
"ram": 8192,
"hdd": 25,
"hdd": 40,
"os": "debian",
"version": "13"
}