Sha256: dc74d893ebdfc6c841f0d498a5dfefed9dda5697f129bb317473edae8e04ee25

Contents?: true

Size: 204 Bytes

Versions: 7

Compression:

Stored size: 204 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hubspot-api-client-9.0.0 sample-apps/trello-integration-app/config/cable.yml
hubspot-api-client-8.0.1 sample-apps/trello-integration-app/config/cable.yml
hubspot-api-client-8.0.0 sample-apps/trello-integration-app/config/cable.yml
hubspot-api-client-7.3.0 sample-apps/trello-integration-app/config/cable.yml
hubspot-api-client-7.2.0 sample-apps/trello-integration-app/config/cable.yml
hubspot-api-client-7.1.1 sample-apps/trello-integration-app/config/cable.yml
hubspot-api-client-7.1.0 sample-apps/trello-integration-app/config/cable.yml