Rewrite mention to add-user-keycloak since it was already removed

This commit is contained in:
Yoshikazu Nojima 2023-10-02 10:05:04 +09:00 committed by Pedro Igor
parent f100aa7e07
commit 058d00fea8

View file

@ -15,7 +15,7 @@ For example, for localhost, use this URL: http://localhost:8080{kc_admins_path}/
.Login page
image:images/login-page.png[Login page]
. Enter the username and password you created on the Welcome Page or the `add-user-keycloak` script in the bin directory.
. Enter the username and password you created on the Welcome Page or through environment variables as per https://www.keycloak.org/server/configuration#_creating_the_initial_admin_user[Creating the initial admin user] guide.
This action displays the Admin Console.
+
.Admin Console