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

Update nginxproxymanager-install.sh

tweak
pull/3989/head
tteckster 8 months ago committed by GitHub
parent 846d75dca1
commit e4912cec78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -36,7 +36,8 @@ $STD apt-get install -y \
python3-dev \
python3-pip \
python3-venv \
python3-cffi
python3-cffi \
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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.