Update README.md

This commit is contained in:
tteckster 2022-03-15 12:49:13 -04:00 committed by GitHub
parent 90181c2fbc
commit 8b81d2870b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1245,7 +1245,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/v
``` ```
⚠️ 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.
⚠️ If the Vaultwarden Interface is unreachable, `nano /etc/vaultwarden.env` and uncomment `ROCKET_ADDRESS=0.0.0.0` and reboot ⚠️ If you find the Vaultwarden Interface unreachable, `nano /etc/vaultwarden.env` and uncomment `ROCKET_ADDRESS=0.0.0.0` and reboot
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.