Skip to content
Snippets Groups Projects
Commit 8c1ac6f3 authored by Robert Schilling's avatar Robert Schilling
Browse files

Fix wrong file versions in update docs

parent f4e2865d
No related branches found
No related tags found
3 merge requests!4399fixed nav bar for empty repos (fixes #4375),!4367Update docs from 5.2 to 5.3 in 5.3-stable branch,!4385Fix wrong file versions in update docs (5.2 to 5.3)
Loading
Loading
@@ -38,8 +38,8 @@ sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production
 
### 4. Update config files
 
* Make `/home/git/gitlab/config/gitlab.yml` same as https://github.com/gitlabhq/gitlabhq/blob/5-2-stable/config/gitlab.yml.example but with your settings.
* Make `/home/git/gitlab/config/puma.rb` same as https://github.com/gitlabhq/gitlabhq/blob/5-2-stable/config/puma.rb.example but with your settings.
* Make `/home/git/gitlab/config/gitlab.yml` same as https://github.com/gitlabhq/gitlabhq/blob/5-3-stable/config/gitlab.yml.example but with your settings.
* Make `/home/git/gitlab/config/puma.rb` same as https://github.com/gitlabhq/gitlabhq/blob/5-3-stable/config/puma.rb.example but with your settings.
 
### 5. Update Init script
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment