Sha256: 442c2fb20b16fd585e026c239f6e70e15597e1a995f28c70aaca8b21147c9238

Contents?: true

Size: 200 Bytes

Versions: 2

Compression:

Stored size: 200 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
iqvoc_similar_terms-2.11.4 config/cable.yml
iqvoc_similar_terms-2.11.3 config/cable.yml