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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}