Commit 5ea31c7f74c816a1ea53839bc828360e7d57abf8
Exists in
spb-stable
and in
3 other branches
Merge branch 'forgot-to-change-dir' into 'master'
Forgot to change dir /cc @dzaporozhets Related to https://gitlab.com/gitlab-com/doc-gitlab-com/issues/1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/development/architecture.md
@@ -28,7 +28,7 @@ To serve repositories over SSH there's an add-on application called gitlab-shell | @@ -28,7 +28,7 @@ To serve repositories over SSH there's an add-on application called gitlab-shell | ||
28 | 28 | ||
29 | ## Components | 29 | ## Components |
30 | 30 | ||
31 | - | 31 | + |
32 | 32 | ||
33 | A typical install of GitLab will be on Ubuntu Linux or RHEL/CentOS. | 33 | A typical install of GitLab will be on Ubuntu Linux or RHEL/CentOS. |
34 | It uses Nginx or Apache as a web front end to proxypass the Unicorn web server. | 34 | It uses Nginx or Apache as a web front end to proxypass the Unicorn web server. |