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

Update alpine-vaultwarden-v5.sh

lower ram
pull/1131/head
tteckster 2 years ago committed by GitHub
parent abfb9f59f3
commit 3ba88d9b69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ echo -e "Loading..."
APP="Alpine-Vaultwarden"
var_disk="0.3"
var_cpu="1"
var_ram="512"
var_ram="256"
var_os="alpine"
var_version="3.17"
NSAPP=$(echo ${APP,,} | tr -d ' ')

Loading…
Cancel
Save

Powered by BW's shoe-string budget.