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

Update alpine-vaultwarden.sh

restart vaultwarden
pull/3580/head
tteckster 11 months ago committed by GitHub
parent 631ef46466
commit 28085bb2e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -71,7 +71,7 @@ function update_script() {
header_info
case $CHOICE in
1)
apk update && apk upgrade
apk update && apk upgrade && rc-service vaultwarden restart -q
exit
;;
2)

Loading…
Cancel
Save

Powered by BW's shoe-string budget.