diff --git a/ct/openproject.sh b/ct/openproject.sh index f860e1af1..2bb7a20e7 100644 --- a/ct/openproject.sh +++ b/ct/openproject.sh @@ -37,3 +37,5 @@ 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}meilisearch: http://${IP}/openproject${CL}"