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

Update nginxproxymanager-install.sh

fixes https://github.com/tteck/Proxmox/issues/1797
pull/1851/head
tteckster 2 years ago committed by GitHub
parent 63dbfcdec4
commit 7edf944b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,7 @@ $STD apt-get install -y \
python3-certbot \
python3-certbot-dns-cloudflare
$STD pip3 install certbot_dns_porkbun
$STD pip3 install certbot-dns-duckdns
$STD python3 -m venv /opt/certbot/
msg_ok "Installed Python Dependencies"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.