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

Update vaultwarden-install.sh

pull/462/head
tteckster 3 years ago committed by GitHub
parent 0a8ec7f066
commit 36cfc3043b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,8 +105,7 @@ tar -xzf bw_web_$WEBVAULT.tar.gz -C /opt/vaultwarden/ &>/dev/null
msg_ok "Downloaded Web-Vault ${WEBVAULT}"
cat <<EOF > /opt/vaultwarden/.env
## https://github.com/dani-garcia/vaultwarden/blob/main/.env.template
# ADMIN_TOKEN=$(openssl rand -base64 48)
ADMIN_TOKEN=$(openssl rand -base64 48)
ROCKET_ADDRESS=0.0.0.0
DATA_FOLDER=/opt/vaultwarden/data
DATABASE_MAX_CONNS=10

Loading…
Cancel
Save

Powered by BW's shoe-string budget.