From 75f034bd4640dc91af1ea77367228a0d6e1d3114 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Sat, 7 Feb 2026 08:12:16 +0100 Subject: [PATCH] Update ct/zitadel.sh Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- ct/zitadel.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ct/zitadel.sh b/ct/zitadel.sh index 8d1c39290..f98ad4052 100644 --- a/ct/zitadel.sh +++ b/ct/zitadel.sh @@ -65,8 +65,4 @@ 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 "${TAB}${GATEWAY}${BGN}http://${IP}:8080/ui/console${CL}" - -echo -e "${INFO}${GN} Default Admin Credentials:${CL}" -echo -e "${INFO}${BL} Username: zitadel-admin@zitadel.localhost${CL}" -echo -e "${INFO}${BL} Password: Password1!${CL}" echo -e "${INFO} All credentials are saved in: /etc/zitadel/INSTALLATION_INFO.txt${CL}" \ No newline at end of file