Commit afa1a20de1b3e8d8d1be7cb85069bc5ae069f9d8
1 parent
2d9bbe66
Exists in
master
and in
4 other branches
Revert "Update installation.md"
This reverts commit 670e1be7a402b1340393d298c7ebc05930ed7ac3.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/install/installation.md
... | ... | @@ -198,7 +198,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version, |
198 | 198 | sudo -u git -H git config --global user.email "gitlab@localhost" |
199 | 199 | |
200 | 200 | **Important Note:** |
201 | -Make sure to edit both `gitlab.yml` and `puma.rb` to match your setup. | |
201 | +Make sure to edit both `gitlab.yml` and `unicorn.rb` to match your setup. | |
202 | 202 | |
203 | 203 | ## Configure GitLab DB settings |
204 | 204 | ... | ... |