mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
correct issues
This commit is contained in:
parent
aa9a9a5a72
commit
84c4dfd22d
2 changed files with 3 additions and 1 deletions
|
@ -21,6 +21,7 @@ if !ARGV.include?("-E") &&
|
|||
|
||||
ENV["UNICORN_PORT"] ||= "9292"
|
||||
ENV["UNICORN_SIDEKIQS"] ||= "1"
|
||||
|
||||
end
|
||||
|
||||
load Gem.bin_path('unicorn', 'unicorn')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue