Update keycloak.sh

This commit is contained in:
CanbiZ 2025-07-25 12:30:50 +02:00
parent 2cc6c6f4bc
commit ef5845c8a0

View File

@ -73,6 +73,3 @@ 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/admin${CL}"
#echo -e "${TAB}${GN}Temporary admin user:${BL}tmpadm${CL}"
#echo -e "${TAB}${GN}Temporary admin password:${BL}admin123${CL}"
#echo -e "${INFO}${YW} If you modified ${BL}cache-ispn.xml${YW}: Re-apply your changes to the new file, otherwise leave it unchanged.${CL}"