From aedab3d98ddcd6c4160d057f09ee477c45f7f31c Mon Sep 17 00:00:00 2001 From: Javier Ruiz Date: Thu, 13 Jul 2017 20:17:20 +0200 Subject: [PATCH] On MacOS systems note you should access it using https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82fb30d..5b62bda 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ of docker networking under MacOS users should start the container exposing a por `$ docker run -p host_port:443 -e db_host= passbolt:local` -And access it using http://localhost:host_port +And access it using https://localhost:host_port # Configure passbolt