diff --git a/ct/localagi.sh b/ct/localagi.sh index b46eca0c4..6c8ee7ab8 100644 --- a/ct/localagi.sh +++ b/ct/localagi.sh @@ -136,4 +136,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}${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3000${CL}"