Skip to content
Snippets Groups Projects
Commit 6055c507 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Fix path to /etc/default/gitlab in 8.0 update guide

parent b6233917
No related branches found
No related tags found
1 merge request!1437Fix path to /etc/default/gitlab in 8.0 update guide
Pipeline #
Loading
Loading
@@ -101,7 +101,7 @@ EOF
```
 
If your Git repositories are in a directory other than `/home/git/repositories`,
you need to tell `gitlab-git-http-server` about it via `/etc/gitlab/default`.
you need to tell `gitlab-git-http-server` about it via `/etc/default/gitlab`.
See `lib/support/init.d/gitlab.default.example` for the options.
 
### 6. Copy secrets
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment