vaultwarden: increase disk space (#6712)

* vaultwarden: fix: disk

* vaultwarden: fix: frontent hdd display
This commit is contained in:
Tobias
2025-08-09 15:09:44 +02:00
committed by GitHub
parent 8883ba6b60
commit 1d50632019
2 changed files with 2 additions and 2 deletions

View File

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