Update alpine-traefik.sh

This commit is contained in:
CanbiZ 2025-05-09 14:48:33 +02:00
parent 52ceca66ff
commit c0ccfbe43b

View File

@ -37,3 +37,6 @@ build_container
description description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} WebUI Access (if configured) - using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080/dashboard${CL}"