Openproject

This commit is contained in:
Michel Roegl-Brunner 2025-03-21 15:25:42 +01:00
parent f7b7511daf
commit 25336d39dd

View File

@ -37,3 +37,5 @@ description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" 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}"