Skip to content

Commit

Permalink
Update cable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanorreem committed Oct 23, 2024
1 parent 1e8a1a7 commit 0b7cdc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/cable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ test:
production:
adapter: redis
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
ssl_params:
verify_mode: <%= OpenSSL::SSL::VERIFY_NONE %>
channel_prefix: soul_medicine_production

0 comments on commit 0b7cdc0

Please sign in to comment.