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:
Zach Gollwitzer
2024-05-09 19:55:05 -04:00
committed by GitHub
parent d240c59d7f
commit fac995b87e

View File

@@ -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