mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Applying changes from the latest Pull request
This commit is contained in:
parent
56d5e5a8cf
commit
0370c8798c
2 changed files with 8 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue