Sha256: 2ac007435dca9559744fbef15c7bef7ce7a820794134dc31cdc3fdd6ba31d95f

Contents?: true

Size: 186 Bytes

Versions: 3

Compression:

Stored size: 186 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
iqvoc-4.14.5 config/cable.yml
iqvoc-4.14.4 config/cable.yml
iqvoc-4.13.2 config/cable.yml