diff --git a/cookbooks/noosfero/files/unicorn.rb b/cookbooks/noosfero/files/unicorn.rb new file mode 100644 index 0000000..dae33ba --- /dev/null +++ b/cookbooks/noosfero/files/unicorn.rb @@ -0,0 +1,3 @@ +listen "127.0.0.1:9000" + +worker_processes `nproc`.to_i -- libgit2 0.21.2