Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/ac18ede76b95aa402d905268ba9aa679d754cdcc?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

generate a new token admin ()

pull/462/head
chpego 3 years ago committed by GitHub
parent ef0180298d
commit ac18ede76b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -106,7 +106,7 @@ msg_ok "Downloaded Web-Vault ${WEBVAULT}"
cat <<EOF > /opt/vaultwarden/.env cat <<EOF > /opt/vaultwarden/.env
## https://github.com/dani-garcia/vaultwarden/blob/main/.env.template ## https://github.com/dani-garcia/vaultwarden/blob/main/.env.template
# ADMIN_TOKEN=Vy2VyYTTsKPv8W5aEOWUbB/Bt3DEKePbHmI4m9VcemUMS2rEviDowNAFqYi1xjmp # ADMIN_TOKEN=$(openssl rand -base64 48)
ROCKET_ADDRESS=0.0.0.0 ROCKET_ADDRESS=0.0.0.0
DATA_FOLDER=/opt/vaultwarden/data DATA_FOLDER=/opt/vaultwarden/data
DATABASE_MAX_CONNS=10 DATABASE_MAX_CONNS=10

Loading…
Cancel
Save

Powered by BW's shoe-string budget.