Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/9411a14f08092eb514fee8bd56676337527988b9 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update vaultwarden-v5.sh

pull/930/head
tteckster 2 years ago committed by GitHub
parent d9e02063ce
commit 9411a14f08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -378,7 +378,7 @@ fi
if [ "$UPD" == "3" ]; then
DIR=/usr/bin/vaultwarden
if [ -d "$DIR" ]; then
cat cat /etc/vaultwarden.env | grep "ADMIN_TOKEN"
cat /etc/vaultwarden.env | grep "ADMIN_TOKEN"
else
cat /opt/vaultwarden/.env | grep "ADMIN_TOKEN"
fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.