Update ct/zitadel.sh

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
CanbiZ (MickLesk) 2026-02-07 08:12:16 +01:00 committed by GitHub
parent 89f85faeea
commit 75f034bd46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}"