Sha256: 6467272695bd3e650143ab8f3fac24f7f56aa389cfb6250dda9d2fa6e6fe4779

Contents?: true

Size: 193 Bytes

Versions: 7

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

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
jester-data-8.0.0 config/cable.yml
ezii-os-5.2.1 config/cable.yml
ezii-os-2.0.1 config/cable.yml
ezii-os-1.1.0 config/cable.yml
ezii-os-1.0.0 config/cable.yml
ezii-os-0.0.0.1.0 config/cable.yml
ezii-os-0.0.0.0.1 config/cable.yml