Applying changes from the latest Pull request

This commit is contained in:
Tsvetomir Hristov 2024-10-16 00:35:12 +02:00
parent 56d5e5a8cf
commit 0370c8798c
2 changed files with 8 additions and 5 deletions

View file

@ -75,7 +75,5 @@ build_container
description
msg_ok "Completed Successfully!\n"
echo -e "${APP} is installed! For security purposes, ${APP} is only reachable from localhost.\n
To access the ${APP} dashboard, please adjust ${BL}server.host${CL} in ${BL}/etc/kibana/kibana.yml${CL}.\n
After that, ${APP} should bre reachable at
${BL}http://${IP}:5601${CL} \n"
echo -e "${APP} should be reachable by going to the following URL.
${BL}http://${IP}:5601${CL}\n"