This commit is contained in:
CanbiZ
2025-03-28 12:45:08 +01:00
parent b5d7d3d8f7
commit fa8ec4c416
2 changed files with 9 additions and 3 deletions

View File

@@ -42,3 +42,6 @@ build_container
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}:3000${CL}"