Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/1bc7655cef131a70a2ca5d931b39760ab3933e15?style=unified&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
@ -8,4 +8,4 @@ Podman seeks to be a drop-in replacement for Docker as far as the CLI is concern
Another key difference is that, it handles running containers, but not building them (non-monolithic). The goal here is to have a set of container standards that any application can be developed to support, rather than relying on a single monolithic application such as Docker to perform all duties.