From d44d61089753210fe5c2ee398754ba0b26c9d684 Mon Sep 17 00:00:00 2001 From: Dario Duchateau-weinberger Date: Wed, 27 Sep 2023 18:47:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b20347..6ff88d2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Installation Guides: - [docker-compose](https://docs.docker.com/compose/install/) ## Install -Configure logins and passwords in the.env located in the root of the project (PLEASE USE STRONG PASSWORDS): +Configure logins and passwords in the ".env" located in the root of the project (PLEASE USE STRONG PASSWORDS): ```yml MYSQL_ROOT_PASSWORD=changeme