This commit is contained in:
Akim 2022-10-11 14:22:28 +02:00
parent 3d27e71dce
commit 9acb450332

View File

@ -6,5 +6,5 @@ stderr_path "/srv/www/web/#{@rails_app}/shared/log/unicorn.log"
stdout_path "/srv/www/web/#{@rails_app}/shared/log/unicorn.log"
listen "/srv/www/web/#{@rails_app}/shared/tmp/unicorn.sock"
worker_processes 2
worker_processes 1
timeout 600