From d9e166a156d1a730c41cc27469bb47923563f151 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 2 Jan 2014 12:44:56 +0530 Subject: [PATCH] README: cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da769dc8..5c6bbdd3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Dockerfile to build a GitLab container image. ***Please refer to upgrading section if coming from previous version*** -# Important Notice for existing users +# Important notice for existing users **/home/git/data** is now setup as the base data directory for the gitlab container. The .ssh, repositories, gitlab-satellites, uploads, backups and hooks directories are now all stored within this directory. This means that only one volume needs to be mounted at /home/git/data for all gitlab data. To change to the new directory structure follow these steps: