We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782d689 commit 28f2ca0Copy full SHA for 28f2ca0
deploy/containers/app.yml
@@ -76,7 +76,7 @@ hooks:
76
exec 2>&1
77
cd $home
78
chown -R rubybench /shared/log/rails
79
- exec chpst -u rubybench bundle exec sidekiq -e production -L /shared/log/rails/sidekiq.log -c 1
+ exec chpst -u rubybench bundle exec sidekiq -e production -L /shared/log/rails/sidekiq.log -c 5
80
- replace:
81
filename: /etc/nginx/nginx.conf
82
from: pid /run/nginx.pid;
0 commit comments