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

Update nginxproxymanager-install.sh

fixes https://github.com/tteck/Proxmox/issues/3982
pull/3989/head
tteckster 8 months ago committed by GitHub
parent e4912cec78
commit 399786c5bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,6 @@ $STD apt-get install -y \
python3-certbot-dns-cloudflare
$STD pip3 install certbot certbot-dns-multi
$STD python3 -m venv /opt/certbot/
ln -s /usr/local/bin/certbot /usr/bin/certbot
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Installed Python Dependencies"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.