Skip to content

Commit

Permalink
faster bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Oct 17, 2016
1 parent c394c53 commit aae774f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

set :keep_assets, 2
set :keep_releases, 2
set :bundle_jobs, 4

set :nginx_domains, "libraries.io staging.libraries.io"
set :nginx_read_timeout, 60
Expand Down

0 comments on commit aae774f

Please sign in to comment.