added RAILS_RELATIVE_URL_ROOT support
This commit is contained in:
parent
e9394c48ca
commit
21e55ca318
7 changed files with 16 additions and 7 deletions
|
@ -18,6 +18,9 @@ gitlab:
|
|||
host: localhost
|
||||
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
|
||||
# relative_url_root: /gitlab
|
||||
|
||||
## Email settings
|
||||
# Email address used in the "From" field in mails sent by GitLab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue