feat: streamline AliasVault installation script; improve dependency setup and .NET SDK installation method

This commit is contained in:
MickLesk
2026-05-17 13:43:20 +02:00
parent d4a0bea279
commit bef72abab6
3 changed files with 12 additions and 10 deletions

View File

@@ -20,8 +20,8 @@
"config_path": "/opt/aliasvault/.env",
"resources": {
"cpu": 4,
"ram": 4096,
"hdd": 20,
"ram": 6144,
"hdd": 30,
"os": "Debian",
"version": "12"
}