Update README.md

This commit is contained in:
tteckster 2022-04-18 07:18:22 -04:00 committed by GitHub
parent 8cb2ec9433
commit 8d2c5d0ba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1468,7 +1468,7 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> Vaultwarden LXC</summary>
<summary markdown="span"> 🔸Vaultwarden LXC</summary>
<p align="center"><img src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/resources/vaultwarden-icon-white.svg" width="100" height="100"/></p>
@ -1477,7 +1477,7 @@ ________________________________________________________________________________
To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/vaultwarden.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/vaultwarden-v3.sh)"
```
⚠️ Vaultwarden needs to be behind a proxy (Nginx Proxy Manager) to obtain HTTPS and to allow clients to connect.