Sha256: 2816616d4ca5200e2b192c756da83603dbc738b21573777069c01d9e25789133
Contents?: true
Size: 187 Bytes
Versions: 3
Compression:
Stored size: 187 Bytes
Contents
development: adapter: async test: adapter: test production: adapter: redis url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %> channel_prefix: docker_production
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
railsdock-0.4.0 | example-app/config/cable.yml |
railsdock-0.3.1 | example-app/config/cable.yml |
railsdock-0.3.0 | example-app/config/cable.yml |