From 97a0d1ed24a9af7bf67564f0fe534c1b30be930c Mon Sep 17 00:00:00 2001 From: Fabien Le Frapper Date: Sun, 23 Mar 2025 20:36:31 +0100 Subject: [PATCH] Add password example --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cdb1e88..c937874 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,8 @@ You can easily find it by reading the container logs : docker compose logs bottin | grep password: ``` -- username : it is provided by the log, and should be `cn=admin,dc=bottin,dc=eu` +- The **username** is provided in the log, and should look like this: `cn=admin,dc=bottin,dc=eu`. +- The **password** is right after in the same log line. #### Garage