mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Remove stale Redis dep (#731)
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
@@ -5,6 +5,4 @@ test:
|
||||
adapter: test
|
||||
|
||||
production:
|
||||
adapter: redis
|
||||
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
|
||||
channel_prefix: maybe_production
|
||||
adapter: postgresql
|
||||
|
||||
Reference in New Issue
Block a user