From 9efb6b8079fed40c827d98718db00b147f68e9e3 Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Fri, 16 Jun 2017 13:00:41 +0100 Subject: [PATCH] more docs details --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c12e8fe..1a8111e 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Once mysql container is running we should extract its ip address we assume 172.1 `$ docker run -e db_host=172.17.0.2 passbolt:local` -Point your browser to the passbolt container ip (https by default) +Point your browser to the passbolt container ip or localhost:exposed_port ## Advanced configuration @@ -163,7 +163,7 @@ $ docker run -v $PWD/conf/app.php:/var/www/passbolt/app/Config/app.php \ passbolt:local ``` -Point your browser to the passbolt container ip +Point your browser to the passbolt container ip or localhost:exposed_port # Requirements: