Where to change admin/admin in user-guide

This commit is contained in:
Alexej Timonin 2024-07-21 19:14:19 +02:00
parent 66a85de905
commit aeea142df6
1 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ On Unix-like systems, type
In a web browser you can access the url <a href="http://0.0.0.0:8161/admin">http://0.0.0.0:8161/admin</a> to access the ActiveMQ web console.
<br/>
The broker may ask for credentials to login the web console the first time.
The default username and password is admin/admin. You can configure this in the conf/jetty-real.properties file.
The default username and password is admin/admin. You can configure this in the conf/user.properties file.
<h2>Access the web demos</h2>
@ -110,7 +110,7 @@ On Unix-like systems, type
In a web browser you can access the url <a href="http://0.0.0.0:8161/demo">http://0.0.0.0:8161/demo</a> to access the ActiveMQ web demos.
<br/>
The broker may ask for credentials to login the web console the first time.
The default username and password is admin/admin. You can configure this in the conf/jetty-real.properties file.
The default username and password is admin/admin. You can configure this in the conf/user.properties file.
<h2>Running the example programs</h2>