From 9ee9f7488badf45a1dd9fe31d253a15e57f276a4 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Mon, 31 Aug 2015 22:21:42 +0530 Subject: [PATCH] readme: updated link to admin console --- bitnami/wildfly/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/wildfly/README.md b/bitnami/wildfly/README.md index e333320bfc02..96281addd4e0 100644 --- a/bitnami/wildfly/README.md +++ b/bitnami/wildfly/README.md @@ -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