mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-04-13 08:49:13 +00:00
interpolated redis url
This commit is contained in:
parent
d419ad9201
commit
970c38ce68
@ -6,5 +6,5 @@ test:
|
|||||||
|
|
||||||
production:
|
production:
|
||||||
adapter: redis
|
adapter: redis
|
||||||
url: ENV['REDIS_URL']
|
url: <%= ENV['REDIS_URL'] %>
|
||||||
channel_prefix: polyglot_production
|
channel_prefix: polyglot_production
|
||||||
|
Loading…
x
Reference in New Issue
Block a user