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

Update nginxproxymanager-install.sh

tweak
pull/1593/head
tteckster 2 years ago committed by GitHub
parent 341405cf61
commit 41f44f4c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ $STD apt-get update
$STD apt-get -y install openresty
msg_ok "Installed Openresty"
msg_info "Installing Node.js (Patience)"
msg_info "Installing Node.js"
$STD bash <(curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh)
. ~/.bashrc
$STD nvm install 16.20.1

Loading…
Cancel
Save

Powered by BW's shoe-string budget.