mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 21:16:06 +10:00
Merge pull request #3847 from boldt/unicorn-to-puma
Fixed forgotten unicorn to puma in a comment.
This commit is contained in:
@@ -19,7 +19,7 @@ production: &base
|
||||
port: 80
|
||||
https: false
|
||||
# Uncomment and customize to run in non-root path
|
||||
# Note that ENV['RAILS_RELATIVE_URL_ROOT'] in config/unicorn.rb may need to be changed
|
||||
# Note that ENV['RAILS_RELATIVE_URL_ROOT'] in config/puma.rb may need to be changed
|
||||
# relative_url_root: /gitlab
|
||||
|
||||
# Uncomment and customize if you can't use the default user to run GitLab (default: 'git')
|
||||
|
||||
Reference in New Issue
Block a user