1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00

Remove stale Redis dep (#731)

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-05-09 19:55:05 -04:00 committed by GitHub
parent d240c59d7f
commit fac995b87e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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