Commit f4c8df89 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'mikew-unicorn-app-dir-fix'

parents 95e4217a 2ea12ff6
......@@ -2,7 +2,7 @@
# note that config/gitlab.yml web path should also be changed
# ENV['RAILS_RELATIVE_URL_ROOT'] = "/gitlab"
app_dir = "/home/git/gitlab/"
app_dir = File.expand_path '../../', __FILE__
worker_processes 2
working_directory app_dir
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment