Skip to content

Commit c10d373

Browse files
committed
Add Unicorn config
1 parent 813d51f commit c10d373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/unicorn.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
worker_processes 2
1+
worker_processes 4
22
timeout 30
33

44
app_root = File.expand_path("../..", __FILE__)

0 commit comments

Comments
 (0)