Sha256: 049101fc538e85c797526fba8723800b41af54dcec8947251e953549d86dee98

Contents?: true

Size: 193 Bytes

Versions: 3

Compression:

Stored size: 193 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dryer-config-6.0.3 config/cable.yml
dryer-config-6.0.2 config/cable.yml
dryer-config-6.0.0 config/cable.yml