diff --git a/README.md b/README.md index 47c7b9d9..a3c1f30c 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,9 @@ docker run --name=gitlab -d \ ## Database -GitLab uses a database backend to store its data. +GitLab uses a database backend to store its data. You can configure this image to use either MySQL or PostgreSQL. + +*Note: GitLab HQ recommends using PostgreSQL over MySQL* ### MySQL