added the name change to the installation.md - thanks and nice catch to @NARKOZ
This commit is contained in:
parent
74cfab692f
commit
fa529c789c
|
@ -252,7 +252,7 @@ You can login via web using admin generated with setup:
|
||||||
## 1. Unicorn
|
## 1. Unicorn
|
||||||
|
|
||||||
cd /home/gitlab/gitlab
|
cd /home/gitlab/gitlab
|
||||||
sudo -u gitlab cp config/unicorn.rb.orig config/unicorn.rb
|
sudo -u gitlab cp config/unicorn.rb.example config/unicorn.rb
|
||||||
sudo -u gitlab bundle exec unicorn_rails -c config/unicorn.rb -E production -D
|
sudo -u gitlab bundle exec unicorn_rails -c config/unicorn.rb -E production -D
|
||||||
|
|
||||||
## 2. Nginx
|
## 2. Nginx
|
||||||
|
|
Loading…
Reference in a new issue