Skip to content

Commit

Permalink
set concurrency, reduce thread count
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed Feb 4, 2024
1 parent 80728d0 commit e171c6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ registry:
env:
clear:
RUBY_YJIT_ENABLE: 1
WEB_CONCURRENCY: 2
RAILS_MAX_THREADS: 3
secret:
- RAILS_MASTER_KEY
- APPSIGNAL_PUSH_API_KEY
Expand Down

0 comments on commit e171c6f

Please sign in to comment.