You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the example app I thought it was like this:
server '1xx.xxx.xxx.xxx', user: 'deploy', roles: %i[app web sidekiq], machine_name: 'xxxxx', sidekiq_config_files: %w[sidekiq_production_shared.yml]
But that doesn't seem to work. I guess that the servers are just using the sidekiq.yml I happened to have in the config directory.
We'd really like to fine-tune this!
The text was updated successfully, but these errors were encountered:
Looking at the example app I thought it was like this:
But that doesn't seem to work. I guess that the servers are just using the
sidekiq.yml
I happened to have in the config directory.We'd really like to fine-tune this!
The text was updated successfully, but these errors were encountered: