We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951050a commit 85108e1Copy full SHA for 85108e1
config/sidekiq.yml
@@ -1,5 +1,5 @@
1
development:
2
- host: redis://localhost:6379
+ host: redis://ec2-54-211-35-99.compute-1.amazonaws.com:6379
3
production:
4
host: redis://ec2-54-211-35-99.compute-1.amazonaws.com:6379
5
0 commit comments