Sha256: 26e8a2e36419feb17cf66194941ce2f59b303c83a667dc99dfe233027cd67eb8

Contents?: true

Size: 192 Bytes

Versions: 3

Compression:

Stored size: 192 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bnb_blazer-0.4.0 config/cable.yml
bnb_blazer-0.3.0 config/cable.yml
bnb_blazer-0.2.0 config/cable.yml