Sha256: 3917b07191b01f925fcabde9e9a501864bcc10aa25353d5a353f87149996224c

Contents?: true

Size: 186 Bytes

Versions: 1

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: fiver_production

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fiver-0.0alpha config/cable.yml