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:
parent
d240c59d7f
commit
fac995b87e
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue