fix: update Colanode setup for SSL support and modify documentation for Web UI access
This commit is contained in:
@@ -75,5 +75,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 URLs:${CL}"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:4000${CL} (Web UI)"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:4000${CL} (Web UI - self-signed cert)"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3000${CL} (API Server)"
|
||||
|
||||
Reference in New Issue
Block a user