Sha256: 0b8191c818ce8be47cc0fcca2417d0be8a642062b3bbbe04c0107dde2349c71c

Contents?: true

Size: 191 Bytes

Versions: 2

Compression:

Stored size: 191 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wamp-worker-0.1.1 test/wamp_test/config/cable.yml
wamp-worker-0.1.0 test/wamp_test/config/cable.yml