Browse Source

Update README.md

tteckster 3 years ago
parent
commit
303c4d6f6b
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -905,10 +905,12 @@ To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox Shell.
 ```
 ```
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/vault_container.sh)"
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/vault_container.sh)"
 ```
 ```
+Vaultwarden needs to be behind a proxy (Nginx Proxy Manager) to obtain HTTPS and to allow clients to connect.
+
 It builds from source, which takes time and resources. After the installation, resources can be set to Normal Settings. 
 It builds from source, which takes time and resources. After the installation, resources can be set to Normal Settings. 
 
 
- Expect 30+ minute install time.
- <h3 align="center" id="heading">⚡ Normal Settings:  512Mib RAM - 8GB Storage - 1vCPU ⚡</h3>
+Expect 30+ minute install time.
+<h3 align="center" id="heading">⚡ Normal Settings:  512Mib RAM - 8GB Storage - 1vCPU ⚡</h3>
 
 
 [Clients](https://bitwarden.com/download/)
 [Clients](https://bitwarden.com/download/)