From 95f5c952ede3965de1d4db81843b981250ba21c2 Mon Sep 17 00:00:00 2001 From: David Rouquet <david.rouquet@tetras-libre.fr> Date: Fri, 10 Nov 2023 13:40:03 +0000 Subject: [PATCH] Update Readme.md. \closes #4 --- Readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3626ecf..a024309 100644 --- a/Readme.md +++ b/Readme.md @@ -34,7 +34,9 @@ docker-compose down docker-compose up ``` -You are all set up ! +You are ready to setup your GLPI. + +For the database, the SQL server is simply `db`, the sql user is `glpi` and the SQL password is the MYSQL_PASSWORD in your .env ## Utilisation -- GitLab