From c1a624010cc2eda7802559c155be2f1786af37d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Gon=C3=A7alves=20Monnet?= Date: Thu, 6 Jun 2024 14:45:51 +0200 Subject: [PATCH] Update server.md --- Docs/server.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Docs/server.md b/Docs/server.md index 231ec66..c47aff3 100644 --- a/Docs/server.md +++ b/Docs/server.md @@ -8,6 +8,7 @@ - [3. Clone the Repository](./server.md/#3-clone-the-repository) - [4. Create the .env File](./server.md/#4-create-the-env-file) - [5. Build and Run the Docker Container](./server.md/#5-build-and-run-the-docker-container) + # The Active Directory part ## 1. Modify the LDAP Schema @@ -77,9 +78,9 @@ Then navigate into the server folder ```bash cd ./RD-AD/Server ``` -## 4. Create the .env File +## 4. Create the `.env` File -Create a .env file in the [server directory](../Server/) with the following content: +Create a `.env` file in the [server directory](../Server/) with the following content: ``` LDAPUSER=[The user you have created earlier]