diff --git a/ct/cliproxyapi.sh b/ct/cliproxyapi.sh index cffa0fc17..9eb49a1a6 100644 --- a/ct/cliproxyapi.sh +++ b/ct/cliproxyapi.sh @@ -52,5 +52,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 "${GATEWAY}${BGN}http://${IP}:8317${CL}" +echo -e "${INFO}${YW}Authenticate your AI providers via the management panel at:${CL}" +echo -e "${GATEWAY}${BGN}http://${IP}:8317/management.html${CL}"