mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
b526b9a3f8
commit
7b364dade1
|
@ -916,7 +916,7 @@ 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)"
|
||||
```
|
||||
Vaultwarden needs to be behind a proxy (Nginx Proxy Manager) to obtain HTTPS and to allow clients to connect.
|
||||
⚠️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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue