Sha256: cac4cbf163e2a612de6a061cc2d17accc9e737d0857e0285a29bdb07db2eda03

Contents?: true

Size: 191 Bytes

Versions: 2

Compression:

Stored size: 191 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yamls-0.2.2 example/rails6.0.0/config/cable.yml
yamls-0.2.1 example/rails6.0.0/config/cable.yml