From a027259c1877a80cc0bf00681baa845e960d89f5 Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:03:52 +0100 Subject: [PATCH] Update vaultwarden.json --- json/vaultwarden.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/json/vaultwarden.json b/json/vaultwarden.json index a05336e9..8e4da59f 100644 --- a/json/vaultwarden.json +++ b/json/vaultwarden.json @@ -45,6 +45,10 @@ { "text": "Vaultwarden needs to be behind a proxy (Nginx Proxy Manager) to obtain HTTPS and to allow clients to connect.", "type": "warning" + }, + { + "text": "Build Settings: 4GB RAM - 6GB Storage - 4vCPU", + "type": "info" } ] -} \ No newline at end of file +}