README: cleanup

This commit is contained in:
Sameer Naik 2014-01-02 12:44:56 +05:30
parent 074cad7629
commit d9e166a156

View File

@ -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: