Sha256: 48afa574242a639eae044dd8b530d7894276d577f803fdf1cfa0bdffea8d9edb

Contents?: true

Size: 194 Bytes

Versions: 2

Compression:

Stored size: 194 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
graphql-stitching-1.5.1 examples/subscriptions/config/cable.yml
graphql-stitching-1.5.0 examples/subscriptions/config/cable.yml