From f72f9889b72eb9cd573d02b59cf3cc3a5dcd9c05 Mon Sep 17 00:00:00 2001 From: Ross McDonald Date: Wed, 18 Apr 2018 17:04:24 -0500 Subject: [PATCH] Feedback --- articles/enterprise/components/gitlab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/enterprise/components/gitlab.md b/articles/enterprise/components/gitlab.md index 8dc8003..3d66099 100644 --- a/articles/enterprise/components/gitlab.md +++ b/articles/enterprise/components/gitlab.md @@ -133,7 +133,7 @@ sudo gitlab-ctl status #### Configuring the Container -The GitLab container should be configured nearly identically to the package installation described above, via file. The easiest way to do this is to mount the GitLab configuration directory inside the container. +The GitLab container should be configured nearly identically to the package installation described above. The easiest way to do this is to mount the GitLab configuration directory inside the container. To mount the configuration inside the container, use the `-v` argument to the `docker run` command: