diff --git a/README.md b/README.md index 37876eb..f5d2bb5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ $ docker run -e DATASOURCES_DEFAULT_HOST= \ -e DATASOURCES_DEFAULT_PASSWORD= \ -e DATASOURCES_DEFAULT_USERNAME= \ -e DATASOURCES_DEFAULT_DATABASE= \ - passbolt:local``` + passbolt:local +``` Once the process is done, just navigate to the following url in your browser: https://passbolt_container_ip @@ -95,7 +96,6 @@ Passbolt docker image provides several environment variables to configure differ * PASSBOLT_SECURITY_SET_HEADERS: Forces passbolt to send CSP Headers (defaults to true) * SECURITY_SALT: A random number user in security hashing methods. - ## Advanced configuration What if you already have a set of gpg keys and custom configuration files for passbolt?