Update keycloak.sh

fix URL
This commit is contained in:
tteckster 2024-07-23 12:13:35 -04:00 committed by GitHub
parent d18e37166d
commit 8db7e57819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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