Update healthchecks.sh

This commit is contained in:
CanbiZ 2025-08-21 13:23:17 +02:00
parent 5fea4a4b19
commit 8755666413

View File

@ -38,4 +38,4 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8000${CL}"
echo -e "${TAB}${GATEWAY}${BGN}https://${IP}${CL}"