Update README.md

This commit is contained in:
tteckster 2022-03-11 10:16:51 -05:00 committed by GitHub
parent 6636d4a463
commit 035da37a82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1188,7 +1188,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)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/vaultwarden.sh)"
```
Vaultwarden needs to be behind a proxy (Nginx Proxy Manager) to obtain HTTPS and to allow clients to connect.