This commit is contained in:
Akim 2022-10-11 14:16:07 +02:00
parent 0eb676ae12
commit 27bd5f27a8

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