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

Update pve7_ha_container.sh

pull/10/head
tteck 4 years ago committed by GitHub
parent d9cc2fd766
commit 1ec9bf5ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -155,6 +155,8 @@ pct set $CTID -description "Access Portainer interface using the following URL.
http://<IP_ADDRESS>:9000"
bash ./autodev.sh $CTID
# Set container timezone to match host
MOUNT=$(pct mount $CTID | cut -d"'" -f 2)
ln -fs $(readlink /etc/localtime) ${MOUNT}/etc/localtime

Loading…
Cancel
Save

Powered by BW's shoe-string budget.