소스 검색

Update README.md

tteckster 3 년 전
부모
커밋
90181c2fbc
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1243,7 +1243,9 @@ 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/vaultwarden.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.
+⚠️ 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
 
 
 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.