mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 10:41:25 +08:00
correct issues
This commit is contained in:
@ -21,6 +21,7 @@ if !ARGV.include?("-E") &&
|
||||
|
||||
ENV["UNICORN_PORT"] ||= "9292"
|
||||
ENV["UNICORN_SIDEKIQS"] ||= "1"
|
||||
|
||||
end
|
||||
|
||||
load Gem.bin_path('unicorn', 'unicorn')
|
||||
|
Reference in New Issue
Block a user