Update keycloak.sh
fix URL
This commit is contained in:
parent
d18e37166d
commit
8db7e57819
1 changed files with 1 additions and 1 deletions
|
@ -69,4 +69,4 @@ description
|
||||||
|
|
||||||
msg_ok "Completed Successfully!\n"
|
msg_ok "Completed Successfully!\n"
|
||||||
echo -e "${APP} should be reachable by going to the following URL.
|
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"
|
||||||
|
|
Loading…
Reference in a new issue