Remove stale Redis dep (#731)
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit was merged in pull request #731.
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