readme: updated link to admin console

This commit is contained in:
Sameer Naik 2015-08-31 22:21:42 +05:30
parent be3a281170
commit 9ee9f7488b
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ You can also manually specify the ports you want forwarded from your host to the
docker run -p 8080:8080 -p 9990:9990 bitnami/wildfly
```
Access your web server in the browser by navigating to [http://localhost:8080](http://localhost:8080/) to access the application server and [http://localhost:9990](http://localhost:9990/) to access the management console.
Access your web server in the browser by navigating to [http://localhost:8080](http://localhost:8080/) to access the application server and [http://localhost:9990](http://localhost:9990/console/) to access the management console.
# Accessing the command line interface