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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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