Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rromanchuk committed Jan 2, 2024
1 parent 9d7af52 commit 3db081e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions personal/config/puma/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# Set global defaults, and handle someone running bin/puma outside the context of systemd
# https://github.com/puma/puma#configuration-file
workers 2
threads_count 5
threads 5, 5

directory '/var/www/romanch.uk/current'
bind 'unix:///home/ubuntu/tmp/sockets/puma.sock'
Expand Down

0 comments on commit 3db081e

Please sign in to comment.