Sha256: ff69812bb93629356e68ab0af7c3ef016da430aae75544b6f648b4828326eb05

Contents?: true

Size: 189 Bytes

Versions: 2

Compression:

Stored size: 189 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hyrax-3.0.0.pre.rc4 .dassie/config/cable.yml
hyrax-3.0.0.pre.rc3 .dassie/config/cable.yml