Sha256: 7b5c6288699a188427bcd40394baee000b8fbf23d7a24c2b66860f5d554603e8

Contents?: true

Size: 185 Bytes

Versions: 3

Compression:

Stored size: 185 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

production:
  adapter: redis
  url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
  channel_prefix: v6_0_production

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sorbet-rails-0.5.0 spec/support/v6.0/config/cable.yml
sorbet-rails-0.4.0 spec/support/v6.0/config/cable.yml
sorbet-rails-0.3.0 spec/support/v6.0/config/cable.yml