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

Update nginx-proxy-manager.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 9806150872
commit eb1cfd8ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -160,7 +160,7 @@ echo -e "${CM}${CL} \r"
alias lxc-cmd="lxc-attach -n $CTID --"
lxc-cmd bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/dev/setup/nginx-proxy-manager-install.sh)" || exit
lxc-cmd bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/setup/nginx-proxy-manager-install.sh)" || exit
IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}')

Loading…
Cancel
Save

Powered by BW's shoe-string budget.