mirror of https://github.com/apache/activemq.git
Where to change admin/admin in user-guide
This commit is contained in:
parent
66a85de905
commit
aeea142df6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue