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

Update keycloak.sh

fix URL
pull/3426/head
tteckster 11 months ago committed by GitHub
parent d18e37166d
commit 8db7e57819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -69,4 +69,4 @@ description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${APP} should be reachable by going to the following URL. echo -e "${APP} should be reachable by going to the following URL.
${BL}http://${IP}:8080${CL} \n" ${BL}http://${IP}:8080/admin${CL} \n"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.