This commit is contained in:
CanbiZ 2025-03-10 15:54:47 +01:00
parent b7ac4d19b2
commit fce6272922
2 changed files with 3 additions and 0 deletions

View File

View File

@ -36,3 +36,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} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:81${CL}"