Added cable url (#2026)

This commit is contained in:
Ahmad Farhat
2020-08-19 15:55:50 -04:00
committed by GitHub
parent f82090fabc
commit 6dea54ccd7

View File

@ -6,3 +6,5 @@ test:
production:
adapter: <%= ENV['CABLE_ADAPTER'] || 'async' %>
url: <%= ENV['REDIS_URL'] %>
channel_prefix: greenlight_production