From 8db7e57819ccbee1f8dd8bd8cf1c1010d71f7035 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 23 Jul 2024 12:13:35 -0400 Subject: [PATCH] Update keycloak.sh fix URL --- ct/keycloak.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/keycloak.sh b/ct/keycloak.sh index 5e461722..63827313 100644 --- a/ct/keycloak.sh +++ b/ct/keycloak.sh @@ -69,4 +69,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. - ${BL}http://${IP}:8080${CL} \n" + ${BL}http://${IP}:8080/admin${CL} \n"