Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorTerrence Benade <terrencebenade@gmail.com>2015-05-31 14:20:39 +0300
committerTerrence Benade <terrencebenade@gmail.com>2015-05-31 14:20:39 +0300
commit9ea231b5a5e40ed3babdc939030eb098fa0d8787 (patch)
tree9cd16bc7a47f2a7205d669da0e51ea54bbab9916 /docker
parent7c1f984c3c8d343e23fe510325da3ec1ee19f87e (diff)
small typo
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index 2e533ae9dd5..a73ccd0dba0 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -107,7 +107,7 @@ The directories on data container are:
### Configure GitLab
-These container uses the official Omnibus GitLab distribution, so all configuration is done in the unique configuration file `/etc/gitlab/gitlab.rb`.
+This container uses the official Omnibus GitLab distribution, so all configuration is done in the unique configuration file `/etc/gitlab/gitlab.rb`.
To access GitLab configuration, you can start an interactive command line in a new container using the shared data volume container, you will be able to browse the 3 directories and use your favorite text editor: