commit
4e1d0559ed
|
@ -6,5 +6,5 @@ test:
|
|||
|
||||
production:
|
||||
adapter: redis
|
||||
url: ENV['REDIS_URL']
|
||||
url: <%= ENV['REDIS_URL'] %>
|
||||
channel_prefix: polyglot_production
|
||||
|
|
Loading…
Reference in New Issue