Sha256: a6123cb08721562c82b877fb2bf73d2836fdfc94cc3d0ac54223b21399d95309

Contents?: true

Size: 209 Bytes

Versions: 22

Compression:

Stored size: 209 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

production:
  adapter: redis
  url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
  channel_prefix: retry-middleware-sample-app_production

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
hubspot-api-client-2.0.0 sample-apps/retry-middleware-sample-app/config/cable.yml
hubspot-api-client-1.0.1 sample-apps/retry-middleware-sample-app/config/cable.yml