From 49a0ed211591ecf93292e363ff3e055cc6270851 Mon Sep 17 00:00:00 2001 From: JJ Grobler <149567957+JJ-Cronos@users.noreply.github.com> Date: Fri, 17 May 2024 12:55:34 +0200 Subject: [PATCH] feat: Add credentials to docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eda4ce3f..47e0a854 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,12 @@ cd rafnav_bench ## Documentation +### Credentials +MariaDB Root Password: 123 +> Unless changed in the docker or docker-compose file +First site's Administrator password: admin +> Unless changed in the docker or docker-compose file + ### [Production](#production) - [List of containers](docs/list-of-containers.md)