From 25336d39dd1c296430dd4740120a4fddb21c6f54 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Fri, 21 Mar 2025 15:25:42 +0100 Subject: [PATCH] Openproject --- ct/openproject.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ct/openproject.sh b/ct/openproject.sh index f860e1a..2bb7a20 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}"