caddy: modify disk size and implement xCaddy update (#7775)

This commit is contained in:
CanbiZ
2025-09-21 08:28:39 +02:00
committed by GitHub
parent cf597b6a26
commit adda76f587
2 changed files with 16 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 4,
"hdd": 6,
"os": "debian",
"version": "12"
}