repo.or.cz
/
ecs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rails 5.2.6
[ecs.git]
/
config
/
cable.yml
blob
4aab60db4c3345a2084faaa021029db1e293c4c8
1
development:
2
adapter: async
3
4
test:
5
adapter: async
6
7
production:
8
adapter: redis
9
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
10
channel_prefix: ecs4_production