Sha256: 92a9666587d74eaf47844f839f6b748bba9ade2efadf52beb19512b4234b0a20
Contents?: true
Size: 189 Bytes
Versions: 3
Compression:
Stored size: 189 Bytes
Contents
development: adapter: async test: adapter: test production: adapter: redis url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %> channel_prefix: demo_app_production
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
blog_app-0.0.1 | config/cable.yml |
jobi-0.2.1 | examples/demo_app/config/cable.yml |
jobi-0.1.1 | examples/demo_app/config/cable.yml |