Sha256: e1837a740f0898fc5056166ff9dd2a45cefa7152104a5c661ecb33c7edad3788
Contents?: true
Size: 207 Bytes
Versions: 2
Compression:
Stored size: 207 Bytes
Contents
development: adapter: async test: adapter: test production: adapter: redis url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %> channel_prefix: chatops_controller_example_production
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chatops-rpc-0.0.2 | fixtures/chatops-controller-example/config/cable.yml |
chatops-rpc-0.0.1 | fixtures/chatops-controller-example/config/cable.yml |